CategoryAxisType
CategoryAxisType enumeration
Represents a type of a category axis.
public enum 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
- assembly Aspose.Slides