New to Kendo UI for Vue? Start a free 30-day trial

PanesProps

panes-pane-name String

The unique pane name.

panes-pane-margin Number | Object

The margin of the pane.

panes-pane-padding Number | Object

The padding of the pane.

panes-pane-background String

The background color of the pane.

panes-pane-border-color String

The color of the border.

panes-pane-border-dash-type String

The dash type of the border.

panes-pane-border-width Number

The width of the border.

panes-pane-clip Boolean

Specifies whether the charts in the pane should be clipped.

panes-pane-height Number

The pane height in pixels.

panes-pane-title String

The pane title text or configuration.

panes-pane-title-background String

The background color of the title. Accepts any valid CSS color string, including hex and rgb.

panes-pane-title-border-color String

The color of the border. Accepts any valid CSS color string, including hex and rgb.

panes-pane-title-border-dash-type String

The dash type of the border.

panes-pane-title-border-width Number

The width of the border.

panes-pane-title-color String

The text color of the title. Accepts any valid CSS color string, including hex and rgb.

panes-pane-title-font String

The font style of the title.

panes-pane-title-margin Number | Object

The margin of the title.

panes-pane-title-position String

The position of the title.

panes-pane-title-text String

The text of the title.

panes-pane-title-visible Boolean

The visibility of the title.