Api majorGridLines in JavaScript Chart control
Configures the major grid lines in the axis.
Properties
color string
The color of the major grid line that accepts value in hex and rgba as a valid CSS color string.
Defaults to null
dashArray string
The dash array of the grid lines.
Defaults to ’’
width number
The width of the line in pixels.
Defaults to 1