[]
Represents a collection of Action objects that describe the interactive behavior of a C1Chart at runtime.
public class ActionCollection : ObservableCollection<Action>, IList<Action>, ICollection<Action>, IList, ICollection, IReadOnlyList<Action>, IReadOnlyCollection<Action>, IEnumerable<Action>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged