IntervalsLegend.TextSpacing

Syntax

TextSpacing: Number;

Description

The TextSpacing property determines spacing between legend item text and marker.

Comments

Use JSON or the setTextSpacing method to set the property value, and the getTextSpacing method to get the property value.

Example

The example of use is given on the page with description of the IntervalsLegend.TextHorizontalAlignment property.

See also:

IntervalsLegend