This page has been archived and is no longer updated.

We do not supply this product anymore.

Visifire for Silverlight

Data visualization components powered by Microsoft Silverlight.

Published by Webyog
Distributed by ComponentSource since 2010

Visifire for Silverlight Releases

Released: Jun 23, 2014

Updates in V5.1.7-0

  • Chart threw null reference exception on real-time update in Line series.

Released: Feb 15, 2014

Updates in V5.1.6-0

  • DataPoints were displayed outside the PlotArea when AxisMaximum property of x-axis was set in Point Chart.
  • Log axis was not generating correct values when YValue was less than one and greater than zero.
  • DataPoint lables were clipped when Chart size was less in Pie/Doughnut Charts.

Released: Dec 19, 2013

Updates in V5.1.5-0

  • Axis was not rendered properly when XValue and YValue properties were updated at real time.
  • Bar Chart threw exception for certain values set in ValueFormatString property of axis.

Released: Oct 25, 2013

Updates in V5.1.4-0

  • DataPoints were not displaying when MarkerType was set to Cross and LightWeight property was set to true in Point series.
  • Gridlines disappeared in Chart while resizing to certain Height/Width.

Released: Aug 3, 2013

Updates in V5.1.3-0

  • Column/Bar chart with IndicatorEnabled property set to true threw exception while clearing the series.
  • QuickLine and Line Chart performance optimized while updating YValue at real time.

Released: Jun 11, 2013

Updates in V5.1.2-0

  • Point Chart showed DataPoints outside the PlotArea when AxisMaximum was set in x-Axis.
  • Mouse events did not fire in Radar Chart when events were attached to x-Axis.
  • Chart threw exception when ViewportRangeEnabled, LabelEnabled and LabelAngle properties were set in y-axis and DataSeries respectively.
  • In Point Chart, updating MarkerType of DataSeries at real time caused the marker to superimpose on the previous MarkerType.
  • Chart Indicator Tooltip did not update its color when DataSeries color was...

Released: Apr 17, 2013

Updates in V5.1.1-0

  • Line Chart threw exception when LightWeight property was set to True and MarkerType set to Square.
  • Chart threw index out of range exception while resizing the Chart to zero size.
  • ToolTip was not working as expected when IndicatorEnabled was set to True in Chart and FontSize of the ToolTip was changed at real-time.

Released: Apr 1, 2013

Updates in V5.1.0-0

Visifire 5.1.0-0 includes the following enhancements:

  • Introduced new property called DisplayAutoAxisLabels in Axis which will decide whether to display auto generated AxisLabels in Axis. Setting this property to False will ignore auto generated AxisLabels when AxisXLabel is set in all DataPoints.
  • Introduced new property called MaxDataPointWidth in Chart which will set maximum DataPoint width as a percentage of PlotArea view port width. This property applies to Column, Bar, CandleStick and Stock...

Released: Feb 10, 2013

Updates in V5.0.5-0

  • Chart threw exception while updating the DataSeries after resizing the Chart to least value.
  • StackedColumn Charts with DataBinding threw exception while updating DataPoints.
  • Chart with DataBinding threw exception while property name is set as blank in PropertyChanged event argument.

Released: Jan 31, 2013

Updates in V5.0.4-0

Visifire 5.0.4-0 includes the following enhancements:

  • Visifire Charts for Windows Phone is now compatible with Windows Phone 8.
  • In Radar Charts, mouse events are enabled for the DataPoints which are present at the bottom of another DataSeries.

Visifire 5.0.4-0 includes the following bug fixes:

  • DataPoints were not displayed in Chart at initial render when ScrollBarOffset property was set in x-axis and ViewportRangeEnabled property was set to True in y-axis.
  • 3D Column and Area charts were not...