ChartCanvasSerie.getYAxis

Syntax

getYAxis();

Description

The getYAxis method returns value axis of the chart data series.

Comments

The method returns value of the PP.Ui.ChartCanvasAxis type.

Example

The example of use is given on the page with description of the ChartCanvasSerie.getXAxis method.

See also:

ChartCanvasSerie