[]
Specifies the error bar direction.
public enum ErrorBarDirection
X = 0
Bars run parallel to the Y axis for X-axis values.
Y = 1
Bars run parallel to the X axis for Y-axis values.