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

Syntax

C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public abstract class baseMapArea
Visual Basic
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public MustInherit Class baseMapArea

Inheritance Hierarchy

System..::..Object
  C1.Web.C1WebChartBase..::..baseMapArea
    C1.Web.C1WebChartBase..::..baseChartMapArea

See Also