Properties
optional public borderVisible?: boolean
Whether the grid lines trace the border of the chart or not.
optional public fillStyle?: string
The background colour of the chart.
optional public lineWidth?: number
The pixel width of grid lines.
optional public millisPerLine?: number
Distance between vertical grid lines.
optional public sharpLines?: boolean
Controls whether grid lines are 1px sharp, or softened.
optional public stokeStyle?: string
Colour of grid lines.
optional public verticalSections?: number
Number of vertical sections marked out by horizontal grid lines.