Stores the Action objects that control interactive features at runtime.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public ActionCollection Actions { get; }
Visual Basic
Public ReadOnly Property Actions As ActionCollection
	Get

See Also