Edit

Excel.ChartErrorBarsInclude enum

Represents which parts of the error bar to include.

Remarks

[Api set: ExcelApi 1.9]

Fields

both = "Both"
  • [Api set: ExcelApi 1.9]
minusValues = "MinusValues"
  • [Api set: ExcelApi 1.9]
plusValues = "PlusValues"
  • [Api set: ExcelApi 1.9]