Annotation overview

Constructors

 ConstructorOverloaded

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.

See Also

Annotation Class | Steema.TeeChart.Tools Namespace