IChartAxisLevelLineLabel.MaskText

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:

Example

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

See also:

IChartAxisLevelLineLabel