Edit

Excel.ChartErrorBarsType enum

Represents the range type for error bars.

Remarks

API set: ExcelApi 1.9

Used by

Fields

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