CrossAxisPositionValue: DateTime;
The CrossAxisPositionValue property determines the point of intersection with the Y axis.
The point of intersection with the Y axis must be in the range of minimum and maximum values of the dates axis. To set maximum and minimum values, use the IChartDateAxisSettings.Max and IChartDateAxisSettings.Min properties.
The property use is given in the example for IChartDateAxisSettings.Max.
See also: