Search results

ChartAreaModel API in JavaScript Accumulation Chart API control

Interface for a class ChartArea

Properties

background

string

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

backgroundImage

string

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

border

BorderModel

Options to customize the border of the chart area.

opacity

number

The opacity for background.

width

string

Defines the width for the chart area element. Takes value in percentage and in pixel.