Skip to content

DevExpress-Examples/how-to-add-a-custom-legend-item-to-a-legend-t377606

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart for WPF - Add a Custom Legend Item to a Legend

This example demonstrates how to add a custom legend item to a legend.

custom-legend-item-in-a-legend

To do this, create a new instance of the CustomLegendItem class and add it to the Legend.CustomItems collection. Then configure the custom item. For example, you can use the Text property to set the item's text and the MarkerTemplate property to set the item's marker.

Files to Review

Documentation

Does this example address your development requirements/objectives?

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

About

This example shows how to add a custom legend item to a legend.

Topics

Resources

License

Stars

Watchers

Forks