Search results

ChartAreaModel API in JavaScript Pivot Table API control

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.