New to KendoReact? Start a free 30-day trial
findPaneByIndex
findPaneByIndexPremium
Returns the pane at the specified index.
Parameters
chartComponent
The instance of the KendoReact Chart component.
index
number
The pane index.
Returns
undefined | ChartPaneType
- The pane at the specified index.