IChartAxisLevelLine.Label

Fore Syntax

Label: IChartAxisLevelLineLabel;

Fore.NET Syntax

Label: Prognoz.Platform.Interop.Chart.IChartAxisLevelLineLabel;

Description

The Label property determines label settings of the secondary axis.

Comments

To determines label font, use the IChartAxisLevelLineLabel.Font interface.

Fore and Fore.NET examples

The property use is given in the example for IChartAxisLevelLineLabel.Font.

See also:

IChartAxisLevelLine