public GridPen Grid {get; set;}
Remarks
The Grid property determines the kind of pen used to draw the Axis lines at every Axis Label position. These are the lines which go from "cousin Axis" Minimum to "cousin Axis" Maximum screen positions at each of our Label's position.
Use the MinorGrid property to make the Grid from Minor Ticks visible.
See Also
Axis Class | Axis Members | Steema.TeeChart Namespace