Chart3DControl.ShowCrosshair Method
Name | Parameters | Description |
---|---|---|
ShowCrosshair(Point, Boolean) | screenPoint, autoHide | Shows the Crosshair Cursor at the point with the specified coordinates. The autoHide parameter specifies whether the Crosshair Cursor is automatically hidden. |
ShowCrosshair(Point) | screenPoint | Shows the Crosshair Cursor at the point with the specified coordinates relative to the 3D chart’s top-left corner. |