Aspose::Cells::Charts::ErrorBarDisplayType enum
ErrorBarDisplayType enum
Represents error bar display type.
enum class ErrorBarDisplayType
Values
| Name | Value | Description |
|---|---|---|
| Both | 0 | Both. |
| Minus | 1 | Minus. |
| None | 2 | None. |
| Plus | 3 | Plus. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++