This page has been archived and is no longer updated.

We do not supply this product anymore.

Visifire for Windows Phone

Data visualization components for Windows Phone.

Published by Webyog
Distributed by ComponentSource since 2010

Visifire for Windows Phone V5.1.2-0

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 changed at real time.
  • Chart threw exception when clearing the collection bound to DataSource of the series at real time.
  • In Silverlight, if FlowDirection property in Chart was set to true then labels in x-axis, y-axis, Title, DataPoints were not rendered.
  • Chart threw exception while binding values of type TimeSpan was bound to AxisXLabel property in DataMappings.
  • Line/Spline/StepLine Chart DataPoints showed gray circle around the DataPoint marker when ImageBrush was set as MarkerColor of DataPoint.