Used to pass arguments to the GeneralCallback event.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Web.C1WebChart3D..::..C1WebChart3DCallbackEventArgs

See Also