Aspose::Words::Drawing::Charts::ChartAxisType enum
ChartAxisType enum
Specifies type of chart axis.
enum class ChartAxisType
Values
| Name | Value | Description |
|---|---|---|
| Category | 0 | Category axis of a chart. |
| Series | 1 | Series axis of a chart. |
| Value | 2 | Value axis of a chart. |
See Also
- Namespace Aspose::Words::Drawing::Charts
- Library Aspose.Words for C++