| ||
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 > Terminated Min-Max Terminated Min-MaxThe ‘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 |