Since we are in process of evaluation and till now we have been pretty pleased with Infragistics.
One of the serious requirement we have is have a column range chart whereas each column is rendered over a range(just the two values, high and low)
Also can we have the same chart along with line chart on same chart area?
thanks
-S
Perfecto! works like a charm
You can see both chart types in action here: http://labs.infragistics.com/silverlightdv/2010.3/#/Samples/DataChart/Gallery/CategorySeries
You can select them from the combo box.
-Graham
You should be able to implement that will a RangeColumnSeries and a RangeAreaSeries in the XamDataChart. It does not provide you with the number annotations out the box, but you can display them in a tooltip, or use other methods.
Graham,
Thanks for your responding. To be precise I was looking for graph like
As you can see it has column series with a range for each column. I could find similar functionality available in syncfusion but can't find any info on infragistic one
http://help.infragistics.com/NetAdvantage/WPFDV/2010.3/CLR4.0/?page=xamDataChart_Range_Column_Series.html