Reference > Style examples > Gridlines

Gridlines

Gridlines are drawn from major tickmarks on all axes. This style is supported by all the conventional charts.


sp.LineGraphStyle = LineGraphStyles.GridLines;sp.XAxisStyle = XAxisStyles.GridLines;

This style can also be set individually by axis.

See also ...

SharpPlot | BarChartStyle | BoxPlotStyle | CloudChartStyle | GanttChartStyle | LineGraphStyle | MinMaxChartStyle | PolarChartStyle | ResponsePlotStyle | ScatterPlotStyle | StepChartStyle | TableStyle | TowerChartStyle | TraceChartStyle | XAxisStyle | XBarChartStyle | YAxisStyle | ZAxisStyle


Send comments on this topic
© Dyalog Ltd 2013