ChartArea.AxisY

Syntax

AxisY: PP.Ui.ChartAxis

Description

The AxisY property determines Y axis of bubble chart plot area.

Comments

Use the setAxisY method to set the property value and the getAxisY method to get the property value. This property cannot be set from JSON.

Example

The example of use is given in the page with description of the ChartArea.AxisX property.

See also:

ChartArea