Active (inherited from Tool) | Enables/Disables the indexed Tool. |
Chart (inherited from TeeBase) | Chart associated with this object |
CursorClickTolerance | Gets and sets pixel proximity tolerance for Clicks. |
Description | Gets descriptive text. |
FastCursor | Draws a cursor which does not repaint the chart but which only accepts the Pen.Color as a parameter. |
FollowMouse | Moves Cursor when moving the mouse. |
GetHorizAxis (inherited from ToolSeries) | Returns the associated Top or Bottom Chart Horizontal Axis. |
GetVertAxis (inherited from ToolSeries) | Returns the associated Left or Right Chart Vertical Axis. |
HorizSize | Horiz size of Cursortool (full width if 0). |
Pen | Element Pen characteristics. |
ScopeSize | When Style is Scope use ScopeSize to modify the size of the Scope element. |
ScopeStyle | Select a ScopeCursorStyle option when the Style property is set to Scope. |
Series (inherited from ToolSeries) | Sets Series with which Tools are associated. |
Snap | Aligns the TCursorTool with the nearest series point. |
SnapStyle | When Snap true snaps on mousemove according to SnapStyle selected. |
Style | Defines which lines of the CursorTool are shown. |
Summary | Gets detailed descriptive text. |
Tag (inherited from TeeBase) | Gets or sets an object that provides additional data about the TChart object. |
UseChartRect | Sets to full Chart rectangle instead of the boundaries defined by Series axis. |
UseSeriesZ | Gets and sets whether the cursor will be displayed at the chart front position (the default), or will use the Series 'Z' position. |
VertSize | Vertical size of Cursortool (full height if 0). |
XValue | Sets X Value for vertical component of Cursor Tool. |
YValue | Sets Y Value for horizontal component of Cursor Tool. |