New to Kendo UI for Vue? Start a free 30-day trial
findPaneByName
Updated over 6 months ago
Returns the pane with the specified name.
Parameters
chartComponent
any
The instance of the Kendo UI for Vue Chart component.
name
string
The name of the pane.
Returns
- The pane with the provided name.