New to Kendo UI for Vue? Start a free 30-day trial
findPaneByIndex
Returns the pane at the specified index.
Parameters
chartComponent
any
The instance of the Kendo UI for Vue Chart component.
index
number
The pane index.
Returns
- The pane at the specified index.