MajorGridLinesModel

12 Sep 20251 minute to read

Interface for a class MajorGridLines

Properties

color string

Specifies the color of the major 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 major grid lines on the axis.

width number

The width of the major grid lines in pixels, determining the thickness of the lines on the axis.