NearestPoint overview

Constructors

 ConstructorOverloaded

Public Events

 Change

Public Fields

 Point

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.
 GetNearestPoint
 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.
 BrushElement Brush characteristics.
 Chart (inherited from TeeBase)Chart associated with this object
 DescriptionGets descriptive text.
 DirectionGets and sets whether NearestTool calculates nearest point vertically, horizontally or in both directions.
 DrawLineDraws a temporary line from the mouse coordinates to the nearest point.
 FullRepaintAllows the whole Parent Chart to repainted when true.
 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.
 PenElement Pen characteristics.
 Series (inherited from ToolSeries)Sets Series with which Tools are associated.
 SizeDefines the Size of the NearestTool shape.
 StyleSets the shape of the NearestTool.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

Protected Fields

 bBrush (inherited from Tool)
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 iSeries (inherited from ToolSeries)
 pPen (inherited from Tool)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 Assign
 ChartEvent
 Dispose (inherited from Tool)
 KeyEvent (inherited from Tool)
 MouseEvent
 OnDisposing (inherited from Tool)
 SameClass (inherited from Tool)Returns True when the tmpSeries parameter is of the same class.
 SeriesEvent (inherited from Tool)
 SetActive (inherited from Tool)
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from Tool)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetSeries (inherited from ToolSeries)
 SetStringProperty (inherited from TeeBase)
 ShouldSerializeSeries (inherited from ToolSeries)

See Also

NearestPoint Class | Steema.TeeChart.Tools Namespace