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

Syntax

C#
public class baseChartMapAreaConverter : ExpandableObjectConverter
Visual Basic
Public Class baseChartMapAreaConverter _
	Inherits ExpandableObjectConverter

Inheritance Hierarchy

System..::..Object
  System.ComponentModel..::..TypeConverter
    System.ComponentModel..::..ExpandableObjectConverter
      C1.Web.C1WebChartBase..::..baseChartMapArea..::..baseChartMapAreaConverter

See Also