MindFusion.Charting for Silverlight Programmer's Guide
Version History

The list below describes recent changes and additions to MindFusion.Charting for Silverlight:

New in Version 1.1


Radar and Polar charts

A brand new type of charts has been added - the radar chart control. It supports:

Hit testing

MindFusion.Charting for Silverlight supports hit testing. Use the HitTest method, which returns a  list of ChartElement objects that contain the specified point. Each chart element  has properties that help you identify the data that it represents:

Visual Effects

Each chart supports the System.Windows.Media.Effects.DropShadowEffect and System.Windows.Media.Effects.Blur effect. Use the Effect property to specicy the chosen effect.