LayoutChartAxis Object

The LayoutChartAxis object represents a chart axis. A chart has two axes: the argument axis and the value axis (see the Type property). Use the LayoutChartSettings::ArgumentAxis and LayoutChartSettings::ValueAxis properties to return this object.

Use only settings of labels for argument axis points (the TickLabesFormat property) when building pie charts. For other cases, the differences are insignificant and described in comments to corresponding properties.