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