Visifire Silverlight and WPF Charts v3.6.6 Released!
somnathHi,
Today we are releasing final version of Visifire, v3.6.6 with the following new feature:
- TextDecorations property is implemented in Title for Chart.
- TitleTextDecorations property is implemented in Axis.
- MinPointHeight property is now applicable for Column and Bar Charts.
|
|
| Chart XAML |
|
<vc:Chart Width=”660″ Height=”290″ Theme=”Theme1″ CornerRadius=”12″ > <vc:Chart.Effect> <vc:Chart.Titles> <vc:Chart.AxesY> <vc:Chart.Series> |
You can go through documentation to know more.
Also this release includes few bug fixes:
- ToolTipText property of DataSeries was not getting applied from Style.
- Chart threw exception if IndicatorEnabled property was set to true and ToolTipEnabled property was set to false.
- In 3D chart depth of the plank was not calculated properly according to the z-index order of DataSeries.
- Animation was not working as expected in Out-of-Browser Silverlight application.
You can download Visifire v3.6.6 here.
Cheers,
Team Visifire
