CategoryAxisType
CategoryAxisType class
Represents a type of a category axis.
Constants
| Name | Value | Description |
|---|
| Text | 0 | Specifies category axis is a text axis. |
| Date | 1 | Specifies category axis is a date axis. |
Text
Specifies category axis is a text axis.
Date
Specifies category axis is a date axis.