SharpPlot Reference > SharpPlot Methods > SetGridLineStyle Method

SharpPlot.SetGridLineStyle Method

Set Gridline format given any of color, lineStyle and lineweight (pts).

Example

sp.SetGridLineStyle(Color.Gray,LineStyle.Solid,0.5);

Overloads

Gridlines are drawn at major tickmarks which exceed the current grid threshold value (default 80% of standard tick length).

See also ...

SharpPlot Members | LineStyle Struct


Send comments on this topic
© Dyalog Ltd 2021