XlErrorBarType Enumeration
Office 2010
Specifies the range marked by error bars.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
| Member name | Description | |
|---|---|---|
| xlErrorBarTypeCustom | The range is set by fixed values or cell values. | |
| xlErrorBarTypeFixedValue | Fixed-length error bars. | |
| xlErrorBarTypePercent | The percentage of the range to be covered by the error bars. | |
| xlErrorBarTypeStDev | Shows the range for a specified number of standard deviations. | |
| xlErrorBarTypeStError | Shows the standard error range. |
Show: