IChartDateAxisSettings.Min

Syntax

Min: DateTime;

Description

The Max property determines a minimum value on the dates axis.

Comments

The property is available and can be saved only for the X axis. The Min property is taken into account if the conditions are satisfied:

Example

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

See also:

IChartDateAxisSettings