Search results

ChartAreaModel API in React Range Navigator API component

Interface for a class ChartArea

Properties

background

string

The background property accepts both hex color codes and rgba color values for customizing the chart area’s background.

backgroundImage

string

The background image of the chart area, specified as a URL or local image path.

border

BorderModel

Options to customize the border of the chart area.

opacity

number

The opacity property controls the transparency of the background of the chart area.

width

string

Defines the width of the chart area element. Accepts values in percentage or pixels.