SurfaceNearestTool overview

Constructors

 ConstructorOverloaded

Public Events

 Select

Public Methods

 Clone (inherited from Tool)
 GetBitmapEditor (inherited from Tool)Returns the associated bitmap icon for a given Tool class. This icon is used at Tools gallery ListBox and Tools Editor dialog.
 GetRowColThis method fills in Row and Col parameters the row and column number that is under the mouse cursor.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 ToString (inherited from Tool)

Public Properties

 Active (inherited from Tool)Enables/Disables the indexed Tool.
 CellColorGets or sets the color used to fill the surface cell under the mouse cursor.
 Chart (inherited from TeeBase)Chart associated with this object
 ColumnColorGets or sets the color used to fill all the surface cells that belong to the grid column under the mouse cursor.
 DescriptionGets descriptive text.
 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.
 RowColorGets or sets the color used to fill all the surface cells that belong to the grid row under the mouse cursor.
 SelectedCell
 Series (inherited from ToolSeries)Sets Series with which Tools are associated.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

See Also

SurfaceNearestTool Class | Steema.TeeChart.Tools Namespace