IChartAxisLevelLine.Min

Fore Syntax

Min: Double;

Fore.NET Syntax

Min: double;

Description

The Min value determines a 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