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

Syntax

C#
public abstract class baseMapAreaCollection : CollectionBase, 
	IStateManager
Visual Basic
Public MustInherit Class baseMapAreaCollection _
	Inherits CollectionBase _
	Implements IStateManager

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    C1.Web.C1WebChartBase..::..baseMapAreaCollection
      C1.Web.C1WebChart..::..MapAreaCollection

See Also