ErrorBarType enumeration

ErrorBarType enumeration

Represents type of error bar

The ErrorBarType type exposes the following members:

Fields

FieldDescription
BOTHSpecifies that error bars shall be shown in the positive and negative directions.
MINUSSpecifies that error bars shall be shown in the negative direction only.
PLUSSpecifies that error bars shall be shown in the positive direction only.

See Also