LegendToolTip.MaskText

Syntax

MaskText: String;

Description

The MaskText property determines tooltip text mask.

Comments

Use JSON or the setMaskText method to set the property value and the getMaskText method to get the property value.

Example

The example of property use is given on the page with description of the SpectrumLegend constructor.

See also:

LegendToolTip