Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Charting for WPF, v1.3 (Read 2291 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Charting for WPF, v1.3
Dec 8th, 2011 at 3:26pm
Print Post  
We have released version 1.3 of MindFusion.Charting for WPF. It contains the following new features:

Zoom
Interactive zoom support is now available in all types of bar and line charts. Set the Behavior property to ZoomChart to let users interactively select a range to zoom into. You can zoom out to a previous range one step at a time by calling ZoomOut. Use ResetZoom to restore the chart to its original state.

DateTime values
You can set the XData, YData or Y2Data of the LineSeries or BarSeries instances to DateTime values. Set the ValueFormat property of the respective AxisSettings object to ValueFormat.DateTime and specify appropriate DateTime values as start and end of the axis. You can find details on how to use DateTime values with the control in the DateTime Values section of this reference.

Miscellaneous
~ you can set the start angle in pie charts with StartAngle
~ labels at the chart axis can be rotated with the LabelRotationAngle property
~ improved space calculations in line and bar charts with mixed data.

Registered customers with an active upgrade subscription can download the licensed version from the clients area on our site.
    
A trial version is available for download here:
https://mindfusion.eu/WpfChartTrial.zip

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint