IChartAxisLevelLine.Min

Syntax

Min: Double;

Description

The Min value determines a minimum value.

Comments

To determine whether minimum is automatically calculated, use the IChartAxisLevelLine.AutoMin property.

Example

The property use is given in the example for IChartAxisLevelLine.MinMaxRelatesToSecondaryAxis.

See also:

IChartAxisLevelLine