ChartLabelCollection.MaskText

Syntax

MaskText: String

Description

The MaskText property determines text mask for collection labels.

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 in the page ChartLabelCollection Constructor.

See also:

ChartLabelCollection