ChartAxis.Labels

Syntax

Labels: PP.Ui.ChartLabelCollection

Description

The Labels property determines a collection of labels for bubble chart axes.

Comments

Use JSON or the setLabels method to set the property value and the getLabels method to get the property value.

Example

The example of property use is given in the page with description of the BubbleChartObjectCollection.rebuild method.

See also:

ChartAxis