Back to Devexpress

MVCxClientChart Members

aspnetmvc-js-mvcxclientchart-dot-underscore-members.md

latest938 B
Original Source

MVCxClientChart Members

A client-side counterpart of the Chart extension.

Methods

NameDescription
Cast(obj) staticConverts the specified object to the MVCxClientChart type.
PerformCallback(data)Sends a callback with a parameter to update a Chart by processing the passed information on the server, in an Action specified via the Chart’s ChartControlSettings.CustomActionRouteValues property.

Events

NameDescription
BeginCallbackOccurs when a callback for server-side processing is initiated.

See Also

MVCxClientChart Class