Hi Claudio,
The chart wizard has not been designed for stand-alone usage and it is not exposed through the public API. You will need to build a similar configuration panel by yourself. You can find some examples in
our online demos, e.g.
this one shows how to add/update series and values in the chart. This will allow you to include only the functionality you need to expose. Once configured, you can export the chart to a memory stream or directly to an image, using different overloads of the
RadChart.Save method. If you need to create a template for the visual appearance only, you can export it to a custom skin and apply it later as shown in
this help topic.
Best regards,
Ves
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now