Search results

AxisLine API in JavaScript (ES5) Chart API control

Configures the axis line of a chart.

Properties

color

string

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

Defaults to null

dashArray

string

The dash array of the axis line.

Defaults to

width

number

The width of the line in pixels.

Defaults to 1