Annotation overview

Constructors

 ConstructorOverloaded

Public Events

 Click
 KeyDown

Public Methods

 Clone (inherited from Tool)
 EditorKeyThe method passed to the KeyDown event by default.
 EndEditStops 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.
 StartEditPuts the Annotation into edit mode.
 ToString (inherited from Tool)

Public Properties

 Active (inherited from Tool)Enables/Disables the indexed Tool.
 AllowEditAllows the Text of the Tool to be edited.
 AutoSizeSet to true to permit custom sizing of TextShape.
 BoundsThe rectangular bounds of the annotation tool.
 Callout
 Chart (inherited from TeeBase)Chart associated with this object
 ClipText
 Cursor
 DescriptionGets descriptive text.
 HeightSets a custom width.
 LeftSets horizontal displacement in pixels of text box from Chart's left edge.
 PositionDefines a default position for the Annotation Tool text box and text.
 PositionUnitsDefines Annotation Position units (pixels or percentage).
 ShapeSets characteristics of the Annotation Tool text and text box Shape.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TextDefines the text for the Annotation Tool.
 TextAlign
 TopSets vertical displacement in pixels of text box from Chart's top edge.
 WidthSets a custom width.

Protected Fields

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

Protected Methods

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

See Also

Annotation Class | Steema.TeeChart.Tools Namespace