Visiblox Charts can also render area charts. This is achieved very simply by creating a LineSeries instance, with the ShowArea property set to true.
Zooming has been enabled - click and drag with the mouse on the plot area or use the mouse wheel to zoom, double click to unzoom.
XAML + CODE +