AxisLineModel

12 Sep 20251 minute to read

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.