AxisType: ChartAxisType;
AxisType: Prognoz.Platform.Interop.Chart.ChartAxisType;
The AxisType property determines a type of chart axis.
The property is available and can be saved only for the X axis. The AxisType property cannot be used in the following chart types:
Secondary histogram.
Secondary pie chart.
Histogram.
Pie chart.
Radar chart.
Bubble chart.
Scatter chart.
The property use is given in the example for IChartDateAxisSettings.Max.
See also: