|
Data Types
With the new DataBinding concepts, Essential Chart WPF enables the users to bind data from different sources such as XML data, IList objects, observable collections, external datasource, CollectionViewSource, LINQ results etc. Chart also supports adding data of different data types such as Numbers, DateTime, Logarithmic values etc. It facilitates the users to change the formats data being displayed just by changing the properties.
Chart with Numbers
Chart with Date
|
|
|
|