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


NAxisCursorTool Class Members

The following tables list the members exposed by NAxisCursorTool.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the auto hide cursors property  
Public Fieldstatic (Shared in Visual Basic)ScaleAxisRef to the horizontal axis ref property  
Public Fieldstatic (Shared in Visual Basic)Reference to the HorizontalLineStroke property  
Public Fieldstatic (Shared in Visual Basic)Reference to the HorizontalValue property  
Public Fieldstatic (Shared in Visual Basic)Reference to the HorizontalValueSnapper property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NAxisCursorTool  
Public Fieldstatic (Shared in Visual Basic)Reference to the UpdateMouseButtonEvents property  
Public Fieldstatic (Shared in Visual Basic)Reference to the UpdateMouseButtons property  
Public Fieldstatic (Shared in Visual Basic)Reference to the UpdateOnMouseMove property  
Public Fieldstatic (Shared in Visual Basic)ScaleAxisRef to the vertical axis ref property  
Public Fieldstatic (Shared in Visual Basic)Reference to the VerticalLineStroke property  
Public Fieldstatic (Shared in Visual Basic)Reference to the VerticalValue property  
Public Fieldstatic (Shared in Visual Basic)Reference to the VerticalValueSnapper property  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether to automatically hide cursors when the mouse is not over the chart  
Public PropertyGets or sets the horionztal axis  
Public PropertyGets or sets a reference to the horizontal axis  
Public PropertyGets or sets the horizontal line stroke  
Public PropertyGets the horizontal value of the axis cursor  
Public PropertyGets or sets the horizontal value snapper  
Public PropertyGets or sets whether to update the cursors on the specified mouse button events  
Public PropertyGets or sets whether to update the cursors on mouse move  
Public PropertyGets or sets the vertical axis  
Public PropertyGets or sets a reference to the verical axis  
Public PropertyGets or sets the vertical line stroke  
Public PropertyGets the vertical value of the axis cursor  
Public PropertyGets or sets the vertical value snapper  
Top
Protected Properties
 NameDescription
Internal Property  
Internal Property  
Top
Public Methods
 NameDescription
Public MethodGet the axis corresponding to the specified value snapper  
Public MethodOverridden. Overriden to react to mouse down events  
Public MethodOverridden. Overriden to show the cursors  
Public MethodOverridden. Processes the mouse move event  
Public MethodOverridden. Overriden to hide the cursors  
Public MethodOverridden. Overriden to react to mouse up events  
Top
Protected Methods
 NameDescription
Internal Method  
Protected MethodHides the cursors line aids  
Protected MethodShows the cursors line aids  
Protected MethodCreates the cursors line aids if needed and updates it.  
Top
Public Events
 NameDescription
Public EventMutation event, which occurs when the horizontal value property has changed.  
Public EventMutation event, which occurs when the vertical value property has changed.  
Top
See Also