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


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Charting for WPF, v2.1
May 18th, 2016 at 1:22pm
Print Post  
We have released version 2.1 of MindFusion.Charting for WPF. It contains the following new features and improvements:

Candlestick Charts
The CandlestickSeries class represents movements of stock or currency prices in financial charts. Individual values in the chart are specified via StockPrice objects assigned to the series' Values property. Candlestick bodies are filled using brushes from the Fills collection if ones are specified, or otherwise with the FallingPriceBrush and RisingPriceBrush depending on the difference between Open and Close prices. CandlestickSeries can be added to either LineChart or BarChart controls.

Miscellaneous
~ Bars in BarChart3D can be rendered as cylinders by setting the new BarModel3D property to Cylinder.
~ LineChart performance has been improved when rendering large data-sets.

API Changes
~ Piece substrings renamed to Slice in PieChart properties and related types.
~ CrossHair substrings' capitalization changed to Crosshair in AxesChart properties.

Installer for the latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.eu/WpfChartTrial.zip

Updated assemblies are also available as MindFusion.Charting.Wpf NuGet package.

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