Released: Dec 13, 2012
V5.0.3-0 での更新項目
- Chart performance issue with DataBinding while updating existing DataPoints.
- Chart threw exception while setting image as LegendMarkerColor.
- Chart threw exception while replacing DataPoints YValue by NaN value at real-time.
Released: Nov 15, 2012
V5.0.2 での更新項目
- Chart's unloaded event threw exception in WPF while reloading chart multiple times.
- Pyramid chart threw exception while working with DataBinding.
Released: Feb 24, 2012
V4.5.1.0 での更新項目
- DataSeries entry can now be shown inside a Legend for single-series charts
- Introduced SetTagFromJs and GetTagFromJs methods in JavaScript
- Increased the maximum WPF PlotArea limit while zooming
- Fixed - When a DataSeries was added at run-time the ShowAll button was not behaving as expected while zooming in/out
- Fixed - Axis labels were not aligned properly when the TextWrap property was set in the AxisLabels element
- Fixed - Enabled Axis property was not behaving as expected when binding was applied
Released: Oct 20, 2010
V3.6.1 での更新項目
Includes the following bug fixes:
- Fixed - Chart threw exception if chart was smaller in size
- Fixed - Y-axis was not getting updated while scrolling if ViewportRangeEnabled property was set to true and one of the DataPoint's YValue property was set to NaN
- Fixed - Chart threw exception if the same negative values are set in YValue in all DataPoints present in all DataSeries