Stock Chart for WPF & Silverlight: Band and Graph Highlight Events
HorizontalBand, VerticalBand and GraphHighlight event bullet types
Version 1.1 introduced 3 new event bullet types: HorizontalBand, VerticalBand and GraphHighlight.
This allows you to have horizontal (value based) bands to mark some value interval, vertical (date/time based) bands to
highlight some period or simply have a portion of a graph highlighted.
Scrolling and Zooming with Mouse Wheel
You can now scroll and zoom (ctrl + wheel) using your mouse wheel (subject to Silverlight technology limitations for Silverlight version).