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. The following substitutes can be used:

Fore and Fore.NET Examples

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

See also:

IChartAxisLevelLineLabel