TAnnotationPosition
 
 
 

All Units  All Classes  Properties, Methods and Events  

TAnnotationPosition

type TAnnotationPosition = (ppLeftTop, ppLeftBottom, ppRightTop, ppRightBottom, ppCenter);

Unit
TeeTools

Description

Controls the default position of Annotation where to display on a chart.

If the Annotation.Shape.CustomPosition is True, the default position is not used.

Example:

ChartTool1.Position := ppLeftTop ; // <-- display at left-top corner

ChartTool1.Shape.Left := 50 ; // <-- do not use Position, use Shape's Left and Top positions.





Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.