ErrorBarType enumeration

ErrorBarType enumeration

Represents error bar amount type.

The ErrorBarType type exposes the following members:

Fields

FieldDescription
CUSTOMInnerCustom value type.
FIXED_VALUEFixed value type.
PERCENTPercentage type
ST_DEVStandard deviation type.
ST_ERRORStandard error type.

See Also