SharpPlot Tutorials > Style Examples > Arrow Lines Arrow Lines
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.
It also applies to Risers and MinMax charts.
See also ...SharpPlot Members | SharpPlot.DialChartStyle Property | SharpPlot.LineGraphStyle Property | SharpPlot.MinMaxChartStyle Property | SharpPlot.NetworkMapStyle Property | SharpPlot.PolarChartStyle Property | SharpPlot.ScatterPlotStyle Property | SharpPlot.VectorStyle Property | SharpPlot.SetArrowStyle Method
Send comments on this topic © Dyalog Ltd 2021
|