Open this page in the API Guide

TreemapSelectedStyle Constructor

Initializes the treemap node selected style. Called during construction.
 

Examples

The following example initializes a new instance of a TreemapSelectedStyle object:

1
var newObject = new dundas.controls.TreemapSelectedStyle();