Skip to content

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

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-chart-draw-a-custom-legend-marker-for-a-series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart for WinForms - Draw a Custom Legend Marker for a Series

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

Chart

Assign a custom legend marker to the LegendMarkerImage property. Set the DisposeLegendMarkerImage property to true to avoid memory leaks. To customize options used to draw the series, cast e.SeriesDrawOptions to the DrawOptions class descendant that stores draw options of the required series view type.

Files to Review

Documentation

Legend Marker

More Examples

Does this example address your development requirements/objectives?

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •