New to Kendo UI for Angular? Start a free 30-day trial
ChartArea
Specifies the configuration options of the Chart area.
Name | Type | Default | Description |
---|---|---|---|
background? |
|
Specifies the background color of the Chart area. Accepts a valid CSS color string, including hex and rgb. | |
border? |
|
Specifies the border of the Chart area. | |
height? |
|
Specifies the height of the Chart area. | |
margin? |
|
Specifies the margin of the Chart area. A numeric value sets all margins. | |
opacity? |
|
Specifies the background opacity of the Chart area. By default, the background is opaque. | |
width? |
|
Specifies the width of the Chart area. |