/winforms-chart-draw-a-custom-series-marker-in-the-crosshair

This example demonstrates how to use the CustomDrawCrosshair event to modify the legend markers of bar series.

Primary LanguageC#OtherNOASSERTION

Chart for WinForms - Draw a Custom Series Marker in the Crosshair

This example demonstrates how to use the CustomDrawCrosshair event to modify the legend markers of bar series.

Chart

To access crosshair element groups, use the CustomDrawCrosshairEventArgs.CrosshairElementGroups property. Elements are divided into several groups when crosshair labels are displayed for each pane. Use the following properties to access crosshair elements and customize them:

Files to Review

Documentation

Tooltip and Crosshair Cursor

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)