Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4133
How To Choose X Axis Column To Something Other Than First Column In DataTable
posted

I am trying to create a column chart.  I am building a datatable with several columns in it and I need to pick the column that will be represented along the X-axis.  I can bind to my dataview with no problem, but I can't figure out how to show a column other than the first column in the datatable along the x-axis.  How do I do that in code?

 

Parents Reply Children
No Data