New to Kendo UI for AngularStart a free 30-day trial

ChartPane

Interface

An interface for the Chart panes.

Definition

Package:@progress/kendo-angular-charts

Methods

Returns the axis from the pane with the specified name.

Parameters:namestring

The name of the axis.

Returns:

ChartAxis

The axis with the corresponding name.

Properties

The group which holds the Drawing elements of the Chart.

visual

Group

The Drawing group that is used to draw the pane.