ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart.OnGeneralCallback Method

Raises the GeneralCallback event.

[Visual Basic]

Overridable Public Sub OnGeneralCallback( _

ByVal e As C1WebChartCallbackEventArgs _

)

[C#]

virtual public void OnGeneralCallback(

C1WebChartCallbackEventArgs e

);

[Delphi]

public procedure OnGeneralCallback(

e: C1WebChartCallbackEventArgs

); virtual;

See Also

C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace | C1WebChart Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.