Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HTML
I have a list,

List<Product> prod;

the list is like

ProductType    |  ProductCount
============================
A.C.           |   56
Water Bottle   |   1006
Coffee         |   5002
.              |     .
.              |     .

How can i bind this list to fusionchart.
Posted
Updated 21-Oct-14 19:52pm
v2
Comments
BillWoodruff 2-Oct-14 5:22am    
Start here:

http://stackoverflow.com/search?q=%5Bfusioncharts%5D+c%23

And, go to Fusion Charts web-site and get their C# code samples.
ZurdoDev 3-Oct-14 12:27pm    
Where are you stuck?
shaprpuff 22-Oct-14 1:53am    
i am new to this and i never use this so i have no idea how to bind a List<Product> to fusionchart in asp .net

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900