This example demonstrates how a chart can be generated and shown in a web page with an ASPxButton click.
Note that prior to accessing elements and properties of a dynamically created WebChartControl, it should be added to the Page.Form.Controls collection.
See also: How to add a WebChartControl to the ASPxCallbackPanel on its callback.
Question Comments
Added By: Ricidleiv Tondatto at: 7/1/2014 11:59:45 AM
I'm not able to do that using version 11.1. The chart is a crashed image. What's wrong?