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

Syntax

C#
public abstract class baseWebChart : Image, 
	ICallbackEventHandler, a, b, IPostBackEventHandler, IPostBackDataHandler
Visual Basic
Public MustInherit Class baseWebChart _
	Inherits Image _
	Implements ICallbackEventHandler, a, b, IPostBackEventHandler,  _
	IPostBackDataHandler

Inheritance Hierarchy

See Also