Represents interactive action.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(ActionConverter))] public class Action |
Visual Basic |
---|
<TypeConverterAttribute(GetType(ActionConverter))> _ Public Class Action |