Used to pass arguments to the GeneralCallback event.

Namespace:  C1.Web.C1WebChart
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
public class C1WebChartCallbackEventArgs : EventArgs
Visual Basic
Public Class C1WebChartCallbackEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Web.C1WebChart..::..C1WebChartCallbackEventArgs

See Also