CategoryAxisType
CategoryAxisType enum
Represents a type of a category axis.
enum class CategoryAxisType
Values
Name | Value | Description |
---|---|---|
Text | 0 | Specifies category axis is a text axis. |
Date | 1 | Specifies category axis is a date axis. |
See Also
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides