TreeItem.Caption

Syntax

Caption: String

Description

The Caption property determines text content of a hierarchical chart item.

Comments

Use JSON or the setCaption method to set the property value, and the getCaption method to get the property value.

Example

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

See also:

TreeItem