ChartAxis.Markers

Syntax

Markers: PP.Ui.MarkerCollection

Description

The Markers property determines collection of labels for bubble chart axis.

Comments

Use JSON or the setMarkers method to set the property value and the getMarkers method to get the property value.

Example

The example of use is given in the page ChartAxis Constructor.

See also:

ChartAxis