Click here to Skip to main content
15,898,222 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

How to populate all possible SeriesChartType in dropdown box with each possible so that my users may choose an appropriate chart type.

please give me example code for this.
Posted
Updated 17-Jan-12 19:14pm
v2

1 solution

Here are the charttypes exist and supported by chart control, check here[^]
you can add them in combo box and use.
 
Share this answer
 

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