MaskText: String;
MaskText: string;
The MaskText property determines a mask according to which the label text is generated.
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
%Computation. Name of the selected function.
%Value. Function value.
The property use is given in the example for IChartAxisLevelLineLabel.Font.
See also: