Open this page in the API Guide

Treemap Constructor

Initializes the component. Called during construction.
 

Examples

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

1
var newObject = new dundas.view.controls.Treemap();