Search results

Border API in React Chart API component

The Border class provides configuration options for setting the borders in a chart.

Properties

color

string

Specifies the color of the border, accepting values in hex or RGBA as valid CSS color strings.

Defaults to

dashArray

string

Sets the length of dashes in the stroke of border.

Defaults to

width

number

The width of the border in pixels.

Defaults to 1