getPaperNode();
The getPaperNode method gets SVG element where the chart is drawn.
This method returns a SVGElement value.
The example of use is given in the page with the TreeDataVisualizer.getAnimationDuration method description.
See also:
TreeDataVisualizer