BubbleTree.getCenter

Syntax

getCenter();

Description

The getCenter method gets coordinates of bubble tree center.

Comments

This method returns a JSON object with the following fields: X - X axis coordinate, Y - Y axis cooridnate.

Example

The example of use is given in the page with description of the BubbleTree.Alignment property.

See also:

BubbleTree