Nevron.Nov.Chart.Tools Namespace / NTrackballTool Class
Fields Properties Methods Events


In This Topic
    NTrackballTool Class Members
    In This Topic

    The following tables list the members exposed by NTrackballTool.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the elevate down shortcut  
    Public Fieldstatic (Shared in Visual Basic)Reference to the elevate up shortcut  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ElevationStepProperty property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDataPanTool  
    Public Fieldstatic (Shared in Visual Basic)Reference to the rotate left shortcut  
    Public Fieldstatic (Shared in Visual Basic)Reference to the rotate right shortcut  
    Public Fieldstatic (Shared in Visual Basic)Reference to the RotationStepProperty property  
    Top
    Protected Fields
     NameDescription
    Protected Fieldstatic (Shared in Visual Basic)  
    Protected Fieldstatic (Shared in Visual Basic)  
    Protected Fieldstatic (Shared in Visual Basic)  
    Protected Fieldstatic (Shared in Visual Basic)  
    Protected Field  
    Protected Field  
    Protected FieldDrag centr point  
    Protected FieldShortcut to elevate the chart down  
    Protected FieldShortcut to elevate the chart up  
    Protected FieldThe elevation step  
    Protected FieldShortcut to rotate the chart to the left  
    Protected FieldShortcut to rotate the chart to the right  
    Protected FieldThe rotation step  
    Protected FieldSquare size (for calculation of polar coordinates)  
    Protected FieldStart elevation  
    Protected FieldDrag start point  
    Protected FieldStart rotation  
    Top
    Public Properties
     NameDescription
    Public PropertyThe keyboard command associated with down elevation.  
    Public PropertyThe keyboard command associated with up elevation.  
    Public PropertyThe change in the elevation parameter of the chart view when the user presses the up or down arrow buttons.  
    Public PropertyThe keyboard command associated with left rotation.  
    Public PropertyThe keyboard command associated with right rotation.  
    Public PropertyThe change in the rotation parameter of the chart view when the user presses the left or right arrow buttons.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Return true if dragging can start  
    Public MethodOverridden. Processes the key down event  
    Public MethodOverridden. Processes the mouse move event  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Gets the cursor and tooltip that the tool requests when active.  
    Protected MethodOverridden. Called when the tool was activated.  
    Top
    See Also