Diese Seite wurde archiviert und wird nicht mehr aktualisiert.

Dieses Produkt wird nicht mehr von uns vertrieben.

Visifire for Windows Phone

Data visualization components for Windows Phone.

Veröffentlicht von Webyog
Wird von ComponentSource seit 2010 vertrieben

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.