New to Kendo UI for Angular? Start a free 30-day trial
PlotArea
Specifies the configuration options of the Chart plot area.
Name | Type | Default | Description |
---|---|---|---|
background? |
|
Specifies the background color of the Chart plot area. Accepts a valid CSS color string, including HEX and RGB. | |
border? |
|
Specifies the border of the plot area. | |
margin? |
|
Specifies the margin of the plot area. A numeric value sets all margins. | |
opacity? |
|
Specifies the background opacity of the plot area. By default, the background is opaque. | |
padding? |
|
Specifies the padding of the plot area. A numeric value sets all paddings. For Pie, Donut, Radar, and Polar Charts, the default padding is proportional to the Chart size. |