ChartCanvasSerie.LegendTextWidth

Syntax

LegendTextWidth: Number;

Description

TheLegendTextWidth property determines allowed length for labels of chart legend items.

Comments

Use JSON or the setLegendTextWidth method to set the property value, and the getLegendTextWidth method to get the property value.

Example

The example of use is given on the page with description of the ChartCanvasSerie.LegendText property.

See also:

ChartCanvasSerie