Questa pagina è stata archiviata e non viene più aggiornata.

Non vendiamo più questo prodotto.

Visifire for Silverlight

Data visualization components powered by Microsoft Silverlight.

Pubblicato da Webyog
Distribuito da ComponentSource dal 2010

Visifire for Silverlight V5.1.0-0

Released: Apr 1, 2013

Aggiornamenti 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 chart types only.

Visifire 5.1.0-0 includes the following bug fixes:

  • ZoomOutText and ShowAllText properties were not working as expected in Chart.
  • Line Chart threw exception when LightWeight property is set to True and DataPoint YValue set to zero.
  • StartFromZero property was not working as expected for StackedColumn and StackedBar Charts.