Api axisLineModel in TypeScript Chart control

18 Nov 20181 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.