ErrorBarType enumeration
ErrorBarType enumeration
Represents type of error bar
The ErrorBarType type exposes the following members:
Fields
| Field | Description |
|---|---|
| BOTH | Specifies that error bars shall be shown in the positive and negative directions. |
| MINUS | Specifies that error bars shall be shown in the negative direction only. |
| PLUS | Specifies that error bars shall be shown in the positive direction only. |
See Also
- module
aspose.slides.charts - library
Aspose.Slides