findAxisByName
Function
Definition
Package:@progress/kendo-vue-charts
Returns the axis with the specified name.
Parameters:chartComponentany
The instance of the Kendo UI for Vue Chart component.
namestringThe axis name.
Returns:- The axis with a corresponding name.