Open this page in the API Guide

TreemapNode Constructor

Initializes the treemap node control. Called during construction.
 

Examples

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

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