Skip to content

DevExpress-Examples/wpf-charts-create-multiple-series-of-identical-view-mvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart for WPF - Use the MVVM Binding Style to Generate Series of an Identical View Type

This example shows how to generate multiple series of the same type from the ViewModel.

Resulting chart

To do this, specify the diagram's SeriesItemsSource property that defines a collection of objects used to generate series. To configure how the series view model is converted to a series on a chart, use the Diagram.SeriesItemTemplate property. In this example, the template is used to generate identical series. Use the Diagram.SeriesItemTemplateSelector property to create series of various types based on a criterion.

Files to Look At

Documentation

More Examples

Does this example address your development requirements/objectives?

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

About

Generate multiple series of the same type from the ViewModel.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •