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) |