Dundas Chart for ASP.NET
GetCallbackEventReference Method
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > ChartCallbackManager Class : GetCallbackEventReference Method


Obtains a reference to a client-side function that, when invoked, initiates a client call back to a server-side event that is handled by the Chart.

Overload List

Overload Description
GetCallbackEventReference(String,String) Obtains a reference to a client-side function that, when invoked, initiates a client call back to a server-side event that is handled by the Chart.
Obtains a reference to a client-side function that, when invoked, initiates a client call back to a server-side event which is handled by the Chart. The browser event bubbling will be canceled.  
GetCallbackEventReference(String,String,Boolean,Boolean) Obtains a reference to a client-side function that, when invoked, initiates a client call back to a server-side event that is handled by the Chart.  Optionally, you can set whether to view wait cursor or pass the document event.
Obtains a reference to a client-side function that, when invoked, initiates a client call back to a server-side event which is handled by the Chart.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.