C1.WPF.C1Chart Namespace : MouseWheelDirection Enumeration |
'Declaration
<System.FlagsAttribute()> Public Enum MouseWheelDirection Inherits System.Enum
'Usage
Dim instance As MouseWheelDirection
[System.Flags()] public enum MouseWheelDirection : System.Enum
Member | Description |
---|---|
None | Mouse wheel has no effect. |
X | Mouse wheel causes action along x-axis. |
XY | Mouse wheel causes action along both x- and y- axes. |
Y | Mouse wheel causes action along y-axis. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1Chart.MouseWheelDirection
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