ErrorBarType
ErrorBarType enumeration
Utility class containing constants. Represents error bar amount type.
Values
| Name | Description |
|---|---|
| CUSTOM | InnerCustom value type. |
| FIXED_VALUE | Fixed value type. |
| PERCENT | Percentage type |
| ST_DEV | Standard deviation type. |
| ST_ERROR | Standard error type. |