ChartAreaModel

12 Sep 20251 minute to read

Interface for a class ChartArea

Properties

background string

Allows to set the background of the chart area that accepts value in hex and rgba as a valid CSS color string.

backgroundImage string

Allows to set the background image of the chart area that accepts value in string as url link or location of an image.

border PivotChartBorderModel

Allows options to customize the border of the chart area.

opacity number

Allows to set the opacity to the background of the chart area.