findAxisByName

Returns an axis from the pane with the specified name.

Parameters

name String

The axis name.

Returns

kendo.dataviz.ChartAxis The chart axis.

In this article