findAxisByName
Returns the axis with the specified name.
Parameters
chartComponent
The instance of the KendoReact Chart component.
name
string
The axis name.
Returns
undefined | ChartAxisType
- The axis with a corresponding name.