Name | Description | |
---|---|---|
![]() | NAxisCursorTool Constructor | Default constructor |
The following tables list the members exposed by NAxisCursorTool.
Name | Description | |
---|---|---|
![]() | NAxisCursorTool Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | AutoHideCursorsProperty | Reference to the auto hide cursors property |
![]() ![]() | HorizontalAxisRefProperty | ScaleAxisRef to the horizontal axis ref property |
![]() ![]() | HorizontalLineStrokeProperty | Reference to the HorizontalLineStroke property |
![]() ![]() | HorizontalValueProperty | Reference to the HorizontalValue property |
![]() ![]() | HorizontalValueSnapperProperty | Reference to the HorizontalValueSnapper property |
![]() ![]() | NAxisCursorToolSchema | Schema associated with NAxisCursorTool |
![]() ![]() | UpdateMouseButtonEventsProperty | Reference to the UpdateMouseButtonEvents property |
![]() ![]() | UpdateMouseButtonsProperty | Reference to the UpdateMouseButtons property |
![]() ![]() | UpdateOnMouseMoveProperty | Reference to the UpdateOnMouseMove property |
![]() ![]() | VerticalAxisRefProperty | ScaleAxisRef to the vertical axis ref property |
![]() ![]() | VerticalLineStrokeProperty | Reference to the VerticalLineStroke property |
![]() ![]() | VerticalValueProperty | Reference to the VerticalValue property |
![]() ![]() | VerticalValueSnapperProperty | Reference to the VerticalValueSnapper property |
Name | Description | |
---|---|---|
![]() | AutoHideCursors | Gets or sets a value indicating whether to automatically hide cursors when the mouse is not over the chart |
![]() | HorizontalAxis | Gets or sets the horionztal axis |
![]() | HorizontalAxisRef | Gets or sets a reference to the horizontal axis |
![]() | HorizontalLineStroke | Gets or sets the horizontal line stroke |
![]() | HorizontalValue | Gets the horizontal value of the axis cursor |
![]() | HorizontalValueSnapper | Gets or sets the horizontal value snapper |
![]() | UpdateMouseButtonEvents | Gets or sets whether to update the cursors on the specified mouse button events |
![]() | UpdateOnMouseMove | Gets or sets whether to update the cursors on mouse move |
![]() | VerticalAxis | Gets or sets the vertical axis |
![]() | VerticalAxisRef | Gets or sets a reference to the verical axis |
![]() | VerticalLineStroke | Gets or sets the vertical line stroke |
![]() | VerticalValue | Gets the vertical value of the axis cursor |
![]() | VerticalValueSnapper | Gets or sets the vertical value snapper |
Name | Description | |
---|---|---|
![]() | GetAxis | Get the axis corresponding to the specified value snapper |
![]() | OnMouseDown | Overridden. Overriden to react to mouse down events |
![]() | OnMouseIn | Overridden. Overriden to show the cursors |
![]() | OnMouseMove | Overridden. Processes the mouse move event |
![]() | OnMouseOut | Overridden. Overriden to hide the cursors |
![]() | OnMouseUp | Overridden. Overriden to react to mouse up events |
Name | Description | |
---|---|---|
![]() | GCth | |
![]() | HideCursors | Hides the cursors line aids |
![]() | ShowCursors | Shows the cursors line aids |
![]() | UpdateCursors | Creates the cursors line aids if needed and updates it. |
Name | Description | |
---|---|---|
![]() | HorizontalValueChanged | Mutation event, which occurs when the horizontal value property has changed. |
![]() | VerticalValueChanged | Mutation event, which occurs when the vertical value property has changed. |