TreeDataVisualizer.getPaperNode

Syntax

getPaperNode();

Description

The getPaperNode method gets SVG element where the chart is drawn.

Comments

This method returns a SVGElement value.

Example

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

See also:

TreeDataVisualizer