Gets or sets action corresponding to the panel object.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public ChartPanelAction Action { get; set; } |
| Visual Basic |
|---|
Public Property Action As ChartPanelAction Get Set |
| XAML Attribute Usage |
|---|
<object Action="ChartPanelAction" .../> |