Cette page a été archivée et est n'est plus actualisée.

Nous ne fournissons plus ce produit.

Visifire for Silverlight

Data visualization components powered by Microsoft Silverlight.

Publié par Webyog
Distribué par ComponentSource depuis 2010

Visifire for Silverlight V5.1.2-0

Released: Jun 11, 2013

Mises à jour de 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.