Gets or sets action corresponding to the panel object.

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

Syntax

C#
public ChartPanelAction Action { get; set; }
Visual Basic
Public Property Action As ChartPanelAction
	Get
	Set

See Also