React Chart - Panes

Declares a collection of panes.

import { Panes } from "devextreme/viz/chart"

height

Specifies the pane's height (or width when the chart is rotated) in a multi-pane chart.

Type:

Number

|

String

Default Value: undefined

name

Specifies the name of the pane.

Type:

String

Default Value: undefined