Search results

AxisLineModel API in React Chart API component

Interface for a class AxisLine

Properties

color

string

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

dashArray

string

The dash array of the axis line, defining the pattern of dashes and gaps for the axis line.

width

number

The width of the axis line in pixels, determining the thickness of the lines on the axis.