Gets or sets the action which is used for plot element selection.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public SelectionAction SelectionAction { get; set; } |
Visual Basic |
---|
Public Property SelectionAction As SelectionAction Get Set |