TreeDataVisualizer.drillTo

Syntax

drillTo(item: PP.Ui.TreeMapItem || PP.Ui.BubbleTreeItem);

Parameters

item. Item to which the chart moves.

Description

The drillTo method drills chart to specified element.

Example

The example of use is given in the page of the following property description BubbleTreeItem.Color.

See also:

TreeDataVisualizer