TreeMap.EndHeaderStyle

Syntax

EndHeaderStyle: PP.Style

Description

The EndHeaderStyle property determines end style for heading of the map items.

Comments

Use JSON or the setEndHeaderStyle method to set the property value, and the getEndHeaderStyle 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