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

ChartPlotAreaProps

Represents the props of the Kendo UI for Vue ChartPlotArea component (see example).

NameTypeDefaultDescription

background?

string

The background color of the Chart plot area. Accepts a valid CSS color string, including hex and rgb.

border?

Border

The border of the plot area.

margin?

number | Margin

The margin of the plot area. A numeric value sets all margins.

opacity?

number

The background opacity of the plot area. By default, the background is opaque.

padding?

number | Padding

The padding of the plot area. A numeric value sets all paddings. The default padding for the Pie, Donut, Radar, and Polar Charts is proportional of the Chart size.

In this article

Not finding the help you need?