Column Series Chart in Silverlight

  • Column Series Chart comes with the Silverlight 4 Toolkit.
  • The Chart control is stored in the Microsoft.Windows.Controls.DataVisualzation.Charting assembly. This assembly can be referenced just like any other assembly in Visual Studio.  
Result  has been displayed below..  Dont Forget to download Source Code for your Reference

Xaml Page Code For Chart Series :



Xaml.cs Code For Chart Series :


Download Source Code : Click here to download Source Code of Column Chart Series in Silverlight

1 comments:

Varun said...

How to scroll the X axis ? i meant to say if there are 50 bars displaying, then we need to have scroll, i have posted a question this as well please try to help me.

http://stackoverflow.com/questions/22347210/scrolling-x-axis-plot-area-silverlight-column-series

Post a Comment

top