Reference > Style examples > Terminated Min-Max

Terminated Min-Max

The ‘terminated’ style will apply the current markers to each end of the Min-Max chart as an alternative to ‘Errorbars’ or ‘Arrowheads’. Solid markers such as the lozenge or various sizes of circle work best here.


sp.MinMaxChartStyle = MinMaxChartStyles.Terminated;

You can additionally use the ‘drift’ style to have the markers only placed at the ‘far’ end of each line.

See also ...

SharpPlot Members | MinMaxChartStyle Property | Directional Min-Max


Send comments on this topic
© Dyalog Ltd 2013