DataVisualizer.LegendsPackingMaxPart

Syntax

LegendsPackingMaxPart: Number

Description

The LegendsPackingMaxPart property sets and gets maximum part of chart legends from their packing.

Comments

Use JSON or the setLegendsPackingMaxPart method to set the property value, and the getLegendsPackingMaxPart method to get the property value.

By default the property is set to 0.5.

Example

The example of method use is given in the page with description of the DataVisualizer.UseLegendsPacking property.

See also:

DataVisualizer