IChartAxisLevelLine.Min

Fore Syntax

Min: Double;

Fore.NET Syntax

Min: double;

Description

The Min value determines minimum value.

Comments

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

Fore and Fore.NET examples

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

See also:

IChartAxisLevelLine