Specifies available actions to perform selection of plot elements.

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

Syntax

C#
public enum SelectionAction
Visual Basic
Public Enumeration SelectionAction
XAML Attribute Usage
<object property="enumerationMemberName" .../>

Members

Member nameValueDescription
None0 Selection disabled.
Tap1

See Also