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
Visifire Silverlight and WPF Charts v3.6.5 Released!
somnathHi,
Today we are releasing final version of Visifire, v3.6.5 with the following new feature:
- New property AutoFitToPlotArea has been introduced in DataSeries. AutoFitToPlotArea will bring bubbles inside the PlotArea in order to avoid clipping of bubbles in bubble chart. You can visit Visifire documentation here to know more.
Also this release includes few bug fixes:
- Chart threw exception while adding new Axis in Chart using Visual Studio Designer.
- Chart threw exception while setting AxisMaximum and AxisMinimum properties in Axis using Visual Studio designer.
- ToolTip threw exception while adding and removing Chart from its parent.
You can download Visifire v3.6.5 here.
Cheers,
Team Visifire
Visifire Silverlight and WPF Charts v3.6.5 beta Released!
somnathHi,
Today we are releasing Visifire 3.6.5 beta with the following new feature:
- New property AutoFitToPlotArea has been introduced in DataSeries. AutoFitToPlotArea will bring bubbles inside the PlotArea in order to avoid clipping of bubbles in bubble chart. You can visit Visifire documentation here to know more.
Also this release includes few bug fixes:
- AxisXLabel label were getting clipped if angle was set for AxisLabels and ScrollingEnabled was not set in Chart.
- If LabelStyle property was set as ‘Inside’, size of the Pie was not proper.
You can download Visifire v3.6.5 beta here.
Cheers,
Team Visifire
