IChartAxisLevelLine.AutoMin

Fore Syntax

AutoMin: Boolean;

Fore.NET Syntax

AutoMin: boolean;

Description

The AutoMin property determines whether minimum is automatically calculated.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

IChartAxisLevelLine