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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[BrowsableAttribute(false)]
public class ImageHttpHandler : baseImageHttpHandler
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
<BrowsableAttribute(False)> _
Public Class ImageHttpHandler _
	Inherits baseImageHttpHandler

Inheritance Hierarchy

System..::..Object
  C1.Web.C1WebChartBase..::..baseImageHttpHandler
    C1.Web.C1WebChart3D..::..ImageHttpHandler

See Also