Excel.ChartErrorBarsType enum

Represents the range type for error bars.

Remarks

[ API set: ExcelApi 1.9 ]

Fields

custom = "Custom"
fixedValue = "FixedValue"
percent = "Percent"
stDev = "StDev"
stError = "StError"