TreeMap.LabelsStyle

Syntax

LabelsStyle: PP.Style

Description

The LabelsStyle property determines style of tree map item labels.

Comments

Use JSON or the setLabelsStyle method to set the property value, and the getLabelsStyle method to get the property value.

Example

The example of property use is given in contents of the TreeMapData.js file shown in the page Example of Creating the TreeMap Component.

See also:

TreeMap