MinorGridLinesModel
12 Sep 20251 minute to read
Interface for a class MinorGridLines
Properties
color string
Specifies the color of the minor grid line, accepting hex and rgba values as valid CSS color strings.
dashArray string
The dash array of the grid lines, defining the pattern of dashes and gaps for the minor grid lines on the chart’s axis.
width number
The width of the minor grid lines in pixels, determining the thickness of the lines on the axis.