ASPxClientWebChart Class
Represents the client-side equivalent of the WebChartControl control.
Declaration
declare class ASPxClientWebChart extends ASPxClientWebChartRequiredElement
Remarks
The ASPxClientWebChart object serves as a client-side equivalent of the WebChartControl control and implements the functionality of a client chart object.
For more information, refer to Handling Client-side Scripts and How to: Use the Client-Side Model of the WebChartControl.
Inheritance
ASPxClientWebChartElement
ASPxClientWebChartRequiredElement
ASPxClientWebChart
See Also