BubbleTreeBox.StatisticsWindow

Syntax

StatisticsWindow: PP.Exp.Ui.StatisticsWindow;

Description

The StatisticsWindow property determines the Summary Statistics window for bubble tree container.

Comments

Use JSON or the setStatisticsWindow method to set the property value, and the getStatisticsWindow method to get the property value.

This window opens on selecting the Summary Statistics item in context menu or on calling the BubbleTreeBox.showStatisticsWindow method.

Example

The example of property use is given on the Example of Creating the BubbleTreeBox Component page.

See also:

BubbleTreeBox