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

ChartPane

Interface

Represents the Chart panes interface.

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

Specifies the Group which holds the Drawing elements of the Chart.

Specifies the Drawing Group that is used to draw the pane.