New to Kendo UI for Vue? Start a free 30-day trial
findAxisByName
Returns the axis with the specified name.
Parameters
chartComponent
any
The instance of the Kendo UI for Vue Chart component.
name
string
The axis name.
Returns
- The axis with a corresponding name.