DateAxisSettings: IChartDateAxisSettings;
The DateAxisSettings property returns dates axis settings.
The property is available and can be saved only for the X axis. The DateAxisSetting property is taken into account if the IChartAxis.AxisType property is set to ChartAxisType.DateAxis.
The property use is given in the example for IChartDateAxisSettings.Max.
See also: