Diese Seite wurde archiviert und wird nicht mehr aktualisiert.

Dieses Produkt wird nicht mehr von uns vertrieben.

Visifire for Silverlight

Data visualization components powered by Microsoft Silverlight.

Veröffentlicht von Webyog
Wird von ComponentSource seit 2010 vertrieben

Visifire for Silverlight V5.1.0-0

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 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.