I have created charts using the Microsoft Chart controls for my asp.net web application.
Now i need develop a chart wizard where based on the result set the graphs will be plotted dynamically i.e to invoke a chart wizard at run time where the user selects the parameters for the coordinates and type of chart based on the parameters graph will be plotted.
Also can any one suggest if any tool is already available.
Thanks in advance.