ChartAxisType

Description

The ChartAxisType enumeration is used to determine an axis type.

It is used by the following property:

Available Values

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:

Chart Assembly Enumerations