ChartAxis.Caption

Syntax

Caption: PP.Ui.ChartLabel

Description

The Caption property sets caption for bubble chart axis.

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 ChartAxis Constructor.

See also:

ChartAxis