ToolAxis overview

Constructors

 ConstructorOverloaded

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.
 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.
 AxisSets the axis to which a Tool will belong.
 Chart (inherited from TeeBase)Chart associated with this object
 Description (inherited from Tool)
 PenElement Pen characteristics.
 Summary (inherited from Tool)
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

Protected Fields

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

Protected Methods

 Assign
 ChartEvent (inherited from Tool)
 Dispose (inherited from Tool)
 KeyEvent (inherited from Tool)
 MouseEvent (inherited from Tool)
 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)
 SetAxis
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from Tool)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)

See Also

ToolAxis Class | Steema.TeeChart.Tools Namespace