| Contents > Glossaries > Style examples | Index |
ArrowLines
Ends each line with an arrowhead.

sp.LineGraphStyle = LineGraphStyles.ArrowLines;
This style works well with a set of separated curves (e.g. pessimistic and optimistic forecasts) and also with in-line keys.
See also ...
SharpPlot | DialChartStyle | LineGraphStyle | MinMaxChartStyle | PolarChartStyle | ScatterPlotStyle | VectorStyle
