SharpPlot Tutorials > Style Examples > Drift Markers for Directional Min-Max

Drift Markers for Directional Min-Max

The ‘Drift’ style applies only to the Min-Max chart and restricts any line terminators to the 2nd set of values. This is not necessarily the ‘high’ end of the line, so you can use this option to show movement either upwards or downwards.


sp.MinMaxChartStyle = MinMaxChartStyles.DriftMarkers;

This style applies when the chart has either Terminated, ArrowLines or ErrorBars at the line ends.

See also ...

SharpPlot Members | SharpPlot.MinMaxChartStyle Property


Send comments on this topic
© Dyalog Ltd 2021