C1.Silverlight.Chart.5
MouseWheelDirection Enumeration

Specifies available values for mouse wheel direction.
Syntax
'Declaration
 
Public Enum MouseWheelDirection 
   Inherits System.Enum
public enum MouseWheelDirection : System.Enum 
Members
MemberDescription
NoneMouse wheel has no effect.
XMouse wheel causes action along x-axis.
XYMouse wheel causes action along both x- and y- axes.
YMouse wheel causes action along y-axis.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Silverlight.Chart.MouseWheelDirection

See Also

Reference

C1.Silverlight.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.