CursorTool overview

Constructors

 ConstructorOverloaded

Public Events

 Change
 GetAxisRect
 SnapChange

Public Methods

 Clicked
 NearestPointReturns nearest point to Cursor and smallest distance value.
 SnapToPointMoves cursor to nearest Series point and returns point index.

Public Properties

 CursorClickToleranceGets and sets pixel proximity tolerance for Clicks.
 DescriptionGets descriptive text.
 FastCursorDraws a cursor which does not repaint the chart but which only accepts the Pen.Color as a parameter.
 FollowMouseMoves Cursor when moving the mouse.
 HorizSizeHoriz size of Cursortool (full width if 0).
 OriginalCursorGets or sets the Cursor to which the CursorTool defaults when the mouse is not over it.
 PenElement Pen characteristics.
 ScopeSizeWhen Style is Scope use ScopeSize to modify the size of the Scope element.
 ScopeStyleSelect a ScopeCursorStyle option when the Style property is set to Scope.
 SnapAligns the TCursorTool with the nearest series point.
 SnapStyleWhen Snap true snaps on mousemove according to SnapStyle selected.
 StyleDefines which lines of the CursorTool are shown.
 SummaryGets detailed descriptive text.
 UseChartRectSets to full Chart rectangle instead of the boundaries defined by Series axis.
 UseSeriesZGets and sets whether the cursor will be displayed at the chart front position (the default), or will use the Series 'Z' position.
 VertSizeVertical size of Cursortool (full height if 0).
 XValueSets X Value for vertical component of Cursor Tool.
 YValueSets Y Value for horizontal component of Cursor Tool.

See Also

CursorTool Class | Steema.TeeChart.Tools Namespace