Released: Apr 1, 2013
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.