ErrorBarType
ErrorBarType enumeration
Represents error bar amount type.
Values
| Name | Value | Description |
|---|---|---|
| Custom | 0 | InnerCustom value type. |
| FixedValue | 1 | Fixed value type. |
| Percent | 2 | Percentage type |
| StDev | 3 | Standard deviation type. |
| StError | 4 | Standard error type. |