PageNumber overview

Constructors

 ConstructorOverloaded

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.
 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)
 Chart (inherited from TeeBase)Chart associated with this object
 ClipText (inherited from Annotation)
 Cursor (inherited from Annotation)
 DescriptionGets descriptive text.
 FormatDefines the format of the PageNumTool text string.
 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.
 Width (inherited from Annotation)Sets a custom width.

See Also

PageNumber Class | Steema.TeeChart.Tools Namespace