Api border in JavaScript Chart control

18 Nov 20181 minute to read

Configures the borders in the chart.

Properties

color string

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

Defaults to ’’

width number

The width of the border in pixels.

Defaults to 1