- Column Series Chart comes with the Silverlight 4 Toolkit.
- The
Chart
control is stored in theMicrosoft.Windows.Controls.DataVisualzation.Charting
assembly. This assembly can be referenced just like any other assembly in Visual Studio.
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:
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