New to Kendo UI for Angular? Start a free 30-day trial
ChartPane
An interface for the Chart panes.
chartsVisual
The group which holds the Drawing elements of the Chart.
visual
The Drawing group that is used to draw the pane.
Methods
findAxisByName
Returns the axis from the pane with the specified name.
Parameters
name
string
The axis name.
Returns
- The axis with a corresponding name.