ChartSelection.YLabel

Syntax

YLabel: PP.Ui.ChartTooltip

Description

The YLabel property determines label shown at the position where horizontal level line corresponding to selected bubble chart bubble, crosses the Y axis.

Comments

Use JSON or the setYLabel method to set the property value and the getYLabel method to get the property value.

Example

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

See also:

ChartSelection