Magnify overview

Constructors

 ConstructorOverloaded

Public Events

 Click (inherited from Annotation)
 Dragged (inherited from RectangleTool)
 Dragging (inherited from RectangleTool)
 Resized (inherited from RectangleTool)
 Resizing (inherited from RectangleTool)

Public Methods

 Clone (inherited from Tool)
 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.
 AllowDrag (inherited from RectangleTool)
 AllowEdit (inherited from Annotation)Allows the Text of the Tool to be edited.
 AllowResize (inherited from RectangleTool)
 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
 CircledSets or returns whether the tool is drawn as a circle.
 ClipText (inherited from Annotation)
 Description
 FollowMouseSets or returns whether the tool follows mouse movement.
 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.
 PercentSets or returns the percentage by which the underlying image is magnified.
 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.
 SmoothSets or returns whether the magnified image is smoothed.
 Summary
 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.
 WheelZoomSets or returns the percentage by which the mouse wheel magnifies the image.
 Width (inherited from Annotation)Sets a custom width.

See Also

Magnify Class | Steema.TeeChart.Tools Namespace