ErrorBarValueType enumeration
Contents
[
Hide
]ErrorBarValueType enumeration
Represents type of error bar value
The ErrorBarValueType type exposes the following members:
Fields
| Field | Description |
|---|---|
| CUSTOM | Specifies that the length of the error bars shall be determined by the Plus and Minus elements. |
| FIXED | Specifies that the length of the error bars shall be the fixed value determined by Error Bar Value. |
| PERCENTAGE | Specifies that the length of the error bars shall be Error Bar Value percent of the data. |
| STANDARD_DEVIATION | Specifies that the length of the error bars shall be Error Bar Value standard deviations of the data. |
| STANDARD_ERROR | Specifies that the length of the error bars shall be Error Bar Value standard errors of the data. |
See Also
- module
aspose.slides.charts - library
Aspose.Slides