[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.ActionCollection

ActionCollection Class

Represents the collection of action objects.

Inheritance
ActionCollection
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
public class ActionCollection : ReadOnlyCollectionBase, ICollection, IEnumerable

Properties

Name Description
this[int]

Gets the specified Action from the collection by numeric index.

this[string]

Gets the specified Action from the collection by name.