Search results

AxisLine API in Vue Chart API component

Configures the axis line of a chart.

Properties

color

string

Specifies the color of the axis line. Accepts values in hex and rgba formats as valid CSS color strings.

Defaults to null

dashArray

string

The dash array of the axis line.

Defaults to

width

number

The width of the axis line in pixels.

Defaults to 1