ChartArea
23 Sep 20251 minute to read
Configures the chart area.
Properties
background string
The background of the chart area that accepts value in hex and rgba as a valid CSS color string..
Defaults to ‘transparent’
backgroundImage string
The background image of the chart area that accepts value in string as url link or location of an image.
Defaults to null
border BorderModel
Options to customize the border of the chart area.
opacity number
The opacity for background.
Defaults to 1
width string
Defines the width for the chart area element. Takes value in percentage and in pixel.
Defaults to null