ErrorBarType

ErrorBarType enumeration

Represents type of error bar

Members

Member nameDescription
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