The
FormatGridLinesOptions type defines the size, color and style of the grid-lines. The
FormatGridLinesOptions object supports the following properties and methods:
| | Name | Description | |
| | Align | Specifies the flags to display the label between grid lines | |
| | Color | Specifies the line's color | |
| | Format | Specifies an expression to define the labels between grid lines | |
| | Skip | Specifies the number of grid lines to skip | |
| | Step | Defines the step to show the grid lines | |
| | Style | Defines the style of the line | |
| | Width | Specifies the line's width or size (1 by default) | |