ChartDateAxisUnit

Description

The ChartDateAxisUnit enumeration is used to determine a type of dates axis labels.

It is used by the following properties:

Available Values

Value Brief description
0 Auto. Axis labels are automatically determined based on source data.
1 Years. Axis labels - years.
2 Month. Axis labels - months.
3 Days. Axis labels - days.

See also:

Chart Assembly Enumerations