2010-04-27 Stock Chart for WPF & Silvelright v.1.2 ReleasedA new release of Stock Chart for WPF and Silverlight is available for immediated download. The main addition in this release is a graph stacking feature allowing you to stack multiple single value graphs (line, area, step, column) on top of each other. Regular and 100% stacking are supported. Download amCharts Stock Chart for WPF and Silverlight Here’s a complete change log: - FEATURE ADDED: Stacking of single value graphs. Added AxisType property to ValueAxis class, It can be set to Linear (default), Stacked or Stacked100Percent. All graphs assigned to this axis should be of the single value type (use another axis for Ohlc or CandleStick graphs). Gapped graphs may produce unexpected results.
- FEATURE ADDED: added Chart.Collapse() and Chart.Show() methods to hide/show individual charts in stock chart and re-layout other charts.
- BUGFIX: "'NaN' is not a valid value for property 'Y1'." exception was thrown at design-time.
- BUGFIX: NullReferenceException was thrown when mouse was over the chart and new Chart objects were added to stock chart
- BUGFIX: combination of Graph.ConnectOverGaps = false and Chart.IsDataGroupingEnabled = false resulted in a graph with invisible line.
- BUGFIX: Scroller was not updated when data set ItemsSource changed.
- BUGFIX: custom Chart and Graph level EventBullets were not visually removed when removing them from EventBullets collection.
- BUGFIX: Charts weren't showing up in Out-of-Browser mode in Silverlight.
- BUGFIX: Silverlight version: zooming in deep on line graphs with points spread far apart sometimes resulted in ghost lines appearing on the chart.
- BUGFIX: Removing Chart for StockChart.Charts collection resulted in null reference exception
- BUGFIX: Data grouping was never switching to Raw (milliseconds) mode.
<< Previous | Next >>
|