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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.ComponentModel..::..TypeConverter
    System.ComponentModel..::..ExpandableObjectConverter
      C1.Web.C1WebChartBase..::..WebChartExpandableObjectConverter

See Also