Show contents 

Working with Trees > Classes > TreeDataVisualizer > TreeDataVisualizer.getRootNode

TreeDataVisualizer.getRootNode

Syntax

getRootNode();

Description

The getRootNode method gets a container that contains the chart.

Comments

This method returns an HTMLElement value.

Example

The example of use is given in the page with the TreeDataVisualizer.getAnimationDuration method description.

See also:

TreeDataVisualizer