| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Style examples > Directional Min-Max Directional Min-MaxThe ‘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 ‘terminators’, ‘arrowheads’ or ‘errorbars’ at the line ends. See also ...SharpPlot Members | MinMaxChartStyle Property |