Marker overview

Constructors

 ConstructorOverloaded

Public Events

 Click (inherited from Annotation)
 KeyDown (inherited from Annotation)

Public Fields

 IRectangle

Public Methods

 Clone (inherited from Tool)
 EditorKey (inherited from Annotation)The method passed to the KeyDown event by default.
 EndEdit (inherited from Annotation)Stops the Annotation from further editing.
 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.
 StartEdit (inherited from Annotation)Puts the Annotation into edit mode.
 TextWidth
 ToString (inherited from Tool)

Public Properties

 Active (inherited from Tool)Enables/Disables the indexed Tool.
 AllowEdit (inherited from Annotation)Allows the Text of the Tool to be edited.
 AutoSize (inherited from Annotation)Set to true to permit custom sizing of TextShape.
 Bounds (inherited from Annotation)The rectangular bounds of the annotation tool.
 Callout (inherited from Annotation)
 Centered
 Chart (inherited from TeeBase)Chart associated with this object
 ClipText (inherited from Annotation)
 Cursor (inherited from Annotation)
 DescriptionGets descriptive text.
 Height (inherited from Annotation)Sets a custom width.
 Left (inherited from Annotation)Sets horizontal displacement in pixels of text box from Chart's left edge.
 Position (inherited from Annotation)Defines a default position for the Annotation Tool text box and text.
 PositionUnits (inherited from Annotation)Defines Annotation Position units (pixels or percentage).
 Shape (inherited from Annotation)Sets characteristics of the Annotation Tool text and text box Shape.
 Summary (inherited from Annotation)Gets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 Text (inherited from Annotation)Defines the text for the Annotation Tool.
 TextAlign (inherited from Annotation)
 Top (inherited from Annotation)Sets vertical displacement in pixels of text box from Chart's top edge.
 UsePalette
 Width (inherited from Annotation)Sets a custom width.

Protected Fields

 bBrush (inherited from Tool)
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 isEditing (inherited from Annotation)
 pPen (inherited from Tool)
 ShowInEditor (inherited from TeeBase)
 tmpX (inherited from Annotation)
 tmpY (inherited from Annotation)

Protected Methods

 Assign (inherited from Annotation)
 CalcTempPosition
 CalcTempWidth
 CalcTextXY (inherited from Annotation)
 ChartEvent (inherited from Annotation)
 Clicked (inherited from Annotation)
 Dispose (inherited from Tool)
 DoDoubleClick (inherited from Annotation)
 DrawString
 DrawText (inherited from Annotation)
 GetInnerText (inherited from Annotation)
 KeyEvent (inherited from Annotation)
 MouseEvent (inherited from Annotation)
 OnClick (inherited from Annotation)
 OnDisposing (inherited from Tool)
 OnDoubleClick (inherited from Annotation)
 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 Annotation)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetPosition
 SetStringProperty (inherited from TeeBase)
 ShouldSerializeBottom (inherited from Annotation)
 ShouldSerializeCallout (inherited from Annotation)
 ShouldSerializeHeight (inherited from Annotation)
 ShouldSerializeRight (inherited from Annotation)
 ShouldSerializeTop (inherited from Annotation)
 ShouldSerializeWidth (inherited from Annotation)

See Also

Marker Class | Steema.TeeChart.Tools Namespace