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 determine a 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