Dundas.SharePoint.Charting.WebParts Send comments on this topic.
GetCallbackEventReference Method
See Also 
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 which is handled by the Chart. The browser event bubbling will be canceled.

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 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 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