We’ve released Beta 2 of version 1.1 of our Stock Chart control for WPF & Silverlight. This release includes several new exciting features:
- 3 new event bullet types: HorizontalBand – to highlight a range of values, VerticalBand – to highlight a range of dates/times, and GraphHighlight – to highlight a period on a graph. See these bullet types in action here.
- Mouse Wheel scrolling and zooming (control + wheel)
Both WPF and Silverlight versions are available for immediate download.
Don’t forget about 30% discount on Stock Chart licenses. This is only valid while Stock Chart v.1.1 is in beta which is not for long now.
Here’s a complete change log for this release:
- FEATURE ADDED: HorizontalBand and VerticalBand EventBullets to render vertical and horizontal guides on the chart.
- FEATURE ADDED: new GraphHighlight EventBullet type let’s you highlight a portion of graph between Date and ToDate
- FEATURE ADDED: Mouse wheel scrolling and zooming (ctrl+wheel). Subject to platform limitations in Silverlight.
- FEATURE ADDED: added LegendPeriodValueFormatString property to control format of values in legend in period mode separately.
- COSMETIC FEATURE: Silverlight version: Thumbs in scroller show up only when mouse is over it.
- COSMETIC IMPROVEMENT: Silverlight version: Cursor now changes to Scroll cursor when mouse is pressed inside a chart.
- BUGFIX: Silverlight version: there was an odd visual "effect" in column graph when chart was first loaded or when graph was switched on/off
- BUGFIX: Silverlight version: chart wasn’t updated when graphs were switched off/on via legend
- BUGFIX: zooming didn’t work properly when Chart.IsDataGroupingEnabled was set to false.
- BUGFIX: HorizontalLine and VerticalLine EventBullets where not rendered properly