Box
Map
A newer version of this page is available. Switch to the current version.

jQuery Chart - commonPaneSettings

Defines common settings for all panes in a chart.

Type:

Object

A pane is a chart area containing series. If there are many series an a chart, they can be distributed between multiple panes.

DevExtreme HTML5 Charts GridLines

The commonPaneSettings object, which is described here, specifies common settings for all panes in the chart. To specify properties of an individual pane, use the objects of the panes array. Individual settings override common settings.

backgroundColor

Specifies the color of the pane's background.

Type:

String

Default Value: 'none'

This property supports the following colors:

border

Configures the pane border.

Type:

Object

DevExtreme HTML5 Charts Panes PaneBorder