IChartAxis.AxisType

Syntax

AxisType: ChartAxisType;

Description

The AxisType property determines a type of chart axis.

Comments

The property is available and can be saved only for the X axis. The AxisType property cannot be used in the following chart types:

Example

The property use is given in the example for IChartDateAxisSettings.Max.

See also:

IChartAxis