
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <SerializableAttribute()> Public Class DataCursorTool Inherits ChartMouseTool
'Usage Dim instance As DataCursorTool
[ClassInterface(ClassInterfaceType.AutoDual)] [Serializable()] public class DataCursorTool : ChartMouseTool
System.Object
Xceed.Chart.GraphicsCore.InteractivityOperation
Xceed.Chart.GraphicsCore.DragOperation
Xceed.Chart.Core.ChartMouseTool
Xceed.Chart.Core.DataCursorTool
Name | Description | |
---|---|---|
![]() | DataCursorTool Constructor | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | m_bClampValuesToRuler | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | m_bProcessing | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | m_Chart | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | m_CurrentPoint | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | m_Cursor | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | m_Device | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | m_fHoriztonalConstLineValue | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_fVerticalConstLineValue | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_HorzAxis | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | m_ModelPlane | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | m_nDataCursorMode | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nHorizontalAxisConstLineIndex | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nMouseDragButton | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | m_nVerticalAxisConstLineIndex | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_StartMouseEventArgs | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | m_StartPoint | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | m_vecHorzAxis | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | m_vecVertAxis | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | m_VertAxis | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
Name | Description | |
---|---|---|
![]() | Active | Indicates whether the interactivity operation is active. (Inherited from Xceed.Chart.GraphicsCore.InteractivityOperation) |
![]() | ClampValuesToRuler | When set to true the tool will clamp the unprojected values to the axis rulers. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | Cursor | Controls the cursor displayed by the control when the operation is active. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | DataCursorMode | The mode of the data cursor. |
![]() | HorizontalAxisConstLineIndex | The index of a AxisConstLine object in the Axis const lines collection for the horizontal axis. |
![]() | HorizontalAxisId | The index of the axis used as a horizontal (x) axis. Note that you cannot specify collinear axes for the HorizontalAxisId and VerticalAxisId properties. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | MouseDragButton | The mouse button that starts this dragging operation (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | VerticalAxisConstLineIndex | The index of a AxisConstLine object in the Axis const lines collection for the vertical axis. |
![]() | VerticalAxisId | The index of the axis used as a vertical (y) axis. Note that you cannot specify collinear axes for the HorizontalAxisId and VerticalAxisId properties. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
Name | Description | |
---|---|---|
![]() | CancelOperation | Overridden. Cancels the data pan drag operation. |
![]() | Clone | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.InteractivityOperation) |
![]() | Dispose | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.InteractivityOperation) |
![]() | OnMouseAction | Overridden. This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | FireBeginDrag | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | FireCancel | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | FireDoDrag | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | FireEndDrag | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | GetDevice | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | Init | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | InitAxisVectors | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | InitMapPlane | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | MapPointToAxisRuler | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | MapPointToAxisValues | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | MapViewPointToModelPlane | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool) |
![]() | SynchronizeAxisConstLine | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | SynchronizeWithAxes | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | BeginDrag | Fired before a drag operation is about to begin. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | Cancel | Fired if the user pressed the Escape button. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | DataCursorChange | This event is triggered when data cursor synchronization occurs. |
![]() | DoDrag | Fired when a drag operation is being processes. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | EndDrag | Fired after a drag operation has ended. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2