Api axisLineModel in EJ2 TypeScript Chart control

8 May 20231 minute to read

Interface for a class AxisLine

Properties

color string

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

dashArray string

The dash array of the axis line.

width number

The width of the line in pixels.