Enum ErrorBarType
Enum ErrorBarType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Represents error bar amount type.
public enum ErrorBarType
Fields
Custom = 0
InnerCustom value type.
FixedValue = 1
Fixed value type.
Percent = 2
Percentage type
StDev = 3
Standard deviation type.
StError = 4
Standard error type.