C1.Silverlight.Chart.5 Assembly > C1.Silverlight.Chart Namespace : MouseWheelDirection Enumeration |
'Declaration Public Enum MouseWheelDirection Inherits System.Enum
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.Silverlight.Chart.MouseWheelDirection