ErrorBarType Enum
ErrorBarType Enum
Represents error bar amount type.
type ErrorBarType int32
Fields
| Field | Description |
|---|---|
| Custom | InnerCustom value type. |
| FixedValue | Fixed value type. |
| Percent | Percentage type |
| StDev | Standard deviation type. |
| StError | Standard error type. |