XlErrorBarType enumeration
Office 2013 and later
Specifies the range marked by error bars.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
| Member name | Description | |
|---|---|---|
| xlErrorBarTypeCustom | Range is set by fixed values or cell values. | |
| xlErrorBarTypeFixedValue | Fixed-length error bars. | |
| xlErrorBarTypePercent | Percentage of range to be covered by the error bars. | |
| xlErrorBarTypeStDev | Shows range for specified number of standard deviations. | |
| xlErrorBarTypeStError | Shows standard error range. |
Show: