Aspose::Cells::Charts::AxisType enum
AxisType enum
Represents the axis type.
enum class AxisType
Values
| Name | Value | Description |
|---|---|---|
| Category | 0 | Category axis. |
| Value | 1 | Value axis. |
| Series | 2 | Series axis. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++