ChartSelection.XLabel

Syntax

XLabel: PP.Ui.ChartTooltip

Description

The XLabel property determines label shown at the position where vertical level line corresponding to selected bubble chart bubble, crosses the X axis.

Comments

Use JSON or the setXLabel method to set the property value and the getXLabel method to get the property value.

Example

The example of property use is given in the page ChartSelection Constructor.

See also:

ChartSelection