2014年7月13日 星期日

[RESOLVED] How to implement Column Bar Chart using Asp.net ?


Hello Everyone,


I have a table with the name "ColumnBarChartTable" as follows,



Column1       Column2        Column3

     A                    B               C

     A                    D               E

     F                    M               L

     N                   O               P

     A                    B               C

     A                    D               H




I want to display these Three columns into Three Bars in the column chart.


But, when i tried following code, the bars are displaying with the first column field values..




       

           

                 

                 


           


           

               

                   

                   


                   

                       

                   


                   

               


           


       


       

   



Can you suggest me how can i seperate three columns of table into three bars of Column Bar Chart.


And how can i bind data to chart control through C# code.(avoiding "asp:SqlDataSource")


Thanks in advance,


Venkata.




沒有留言:

張貼留言