C1.WPF.Chart.Interaction Namespace : GestureMode Enumeration |
'Declaration
Public Enum GestureMode Inherits System.Enum
'Usage
Dim instance As GestureMode
public enum GestureMode : System.Enum
public enum class GestureMode : public System.Enum
Member | Description |
---|---|
None | Has no effect. |
X | Causes behavior along x- axis. |
XY | Causes behavior along both x- and y- axes. |
Y | Causes behavior along y- axis. |
System.Object
System.ValueType
System.Enum
C1.WPF.Chart.Interaction.GestureMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2