The GridLineSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
Color |
Color of the axis line
| |
Size |
Size (thickness) of the grid line. Value between 0 and 20. Default 1.
| |
Style |
Style of the axis line
| |
TransparencyLevel |
Transparency level of the grid line color. Range from 0 (transparent) to 255 (opaque).
| |
Visible |
Display or hide the grid line. By default, major gridlines are visible and minor gridlines are hidden.
|
See Also