The ChartAxisType enumeration is used to determine an axis type.
It is used by the following property:
Value of the | Brief description |
0 | TextAxis. Automatic determining of axis type depending on data. |
1 | BasedOnData. Text type of axis. |
2 | DateAxis. Dates axis. |
See also: