Reference > Style examples > No lines are drawn on Linegraphs

No lines are drawn on Linegraphs

No lines are drawn (this turns off the default behavior) on LineGraphs and MinMax charts.

sp.LineGraphStyle = LineGraphStyles.NoLines;

This would generally be used with one of the complementary styles such as Risers or Markers. It could also be used if you only wanted to display the trendline or modelfit.

See also ...

SharpPlot | LineGraphStyle | MinMaxChartStyle | PolarChartStyle | ResponsePlotStyle


Send comments on this topic
© Dyalog Ltd 2013