Tool overview

Constructors

 ConstructorOverloaded Required for Windows.Forms Class Composition Designer support

Public Fields

 ClickTolerance

Public Methods

 Clone
 CreateNewToolCreates a new Tool object and sets the Name and Chart properties.
 GetBitmapEditorReturns the associated bitmap icon for a given Tool class. This icon is used at Tools gallery ListBox and Tools Editor dialog.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 NewFromTypeCreates a new tool from the System.Type of an existing tools object.
 ToString

Public Properties

 ActiveEnables/Disables the indexed Tool.
 Chart (inherited from TeeBase)Chart associated with this object
 Description
 Summary
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

Protected Fields

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

Protected Methods

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

See Also

Tool Class | Steema.TeeChart.Tools Namespace