New to KendoReactStart a free 30-day trial

ChartPaneType

Interface

An interface for the Chart panes.

Definition

Package:@progress/kendo-react-charts

Properties

The group which holds the Drawing elements of the Chart.

visual

Group

The Drawing group that is used to draw the pane.

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.