TreeDataVisualizer.getBreadcrumb

Syntax

getBreadcrumb();

Description

The getBreadcrumb method gets breadcrumb chain for chart element levels.

Comments

This method returns an object of the PP.Ui.ChartBreadcrumb.

Example

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

See also:

TreeDataVisualizer