IChartAxisLevelLineLabel.MaskText

Fore Syntax

MaskText: String;

Fore.NET Syntax

MaskText: string;

Description

The MaskText property determines a mask according to which the label text is generated.

Comments

The mask may contain any text, or substitutes that are replaced with actual values when the bubble chart is displayed. The following substitutes are available

Fore and Fore.NET examples

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

See also:

IChartAxisLevelLineLabel