Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class ActionConverter : TypeConverter
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Class ActionConverter _
	Inherits TypeConverter

Inheritance Hierarchy

System..::..Object
  System.ComponentModel..::..TypeConverter
    C1.Win.C1Chart3D..::..ActionConverter

See Also