findPaneByName
Returns the pane with the specified name.
Parameters
chartComponent
The instance of the KendoReact Chart component.
name
string
The name of the pane.
Returns
undefined | ChartPaneType
- The pane with the provided name.