Overview
Visifire is a set of open source data visualization components - powered by Microsoft Silverlight & WPF.
Some Features
- It support two Y Axis Data Series.
- The DataSeries have a MarkerType property, it can change the legend symbol.
- The Y Axis title position can not be changed.
- We can set LabelEnabled property to True in DataSeries and format the label text by setting LabelText property in DataSeries or DataPoint.
- The chart can not support dynamic bind data point by dataContext on the xaml.
http://www.visifire.com/forums/index.php?showtopic=1339
- The chart do not support zoom now, but it will add this feature later.