Aspose::Cells::Charts::CategoryType enum
CategoryType enum
Represents the category axis type.
enum class CategoryType
Values
| Name | Value | Description |
|---|---|---|
| AutomaticScale | 0 | AutomaticScale. |
| CategoryScale | 1 | CategoryScale. |
| TimeScale | 2 | TimeScale. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++