[]
Specifies the range marked by error bars.
public enum ErrorBarType
Custom = 0Range is set by fixed values or cell values.
FixedValue = 1Fixed-length error bars.
Percentage = 2Percentage of range to be covered by the error bars.
StDev = 3Shows range for specified number of standard deviations.
StError = 4Shows standard error range.