The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



AnnoMode


Unit: SDL_rchart
Class: TRChart
Declaration: property AnnoMode: boolean;

The property AnnoMode controls whether any drawing procedures fill the annotation container or the data container. You should think of the annotation layer as an extra drawing layer which is independent of the data layers. Setting AnnoMode to TRUE activates the annotation layer, which means that all drawing statements are stored in the annotation layer until the AnnoMode is set to FALSE again. AnnoMode is FALSE, by default.

The following methods support the annotation mode:

Arc
Arrow
Bar3D
CursorHoriz
CursorVert
DoubleArrow
DrawTo
DrawToRelPix
Ellipse
Line
LineOffset
MarkAt
MarkErrorBar
MoveTo
MoveToRelPix
Rectangle
RectangleRelPix
RectFrame
Text


Last Update: 2023-Dec-13