TAnnotationTool
 
 
 

All Units  All Classes  Properties, Methods and Events  

TAnnotationTool
Hierarchy     Properties     Methods     Events     

Unit
TeeTools

Description
\ltrparThe Annotation tool can be used to display custom text in a Chart.

Multiple Annotations can be added to the same Chart, at any position expressed as pixels or percentage of chart dimensions.

Each Annotation provides formatting properties (Font, Background Color, Frame, Brush, etc) and can be positioned anywhere inside the Chart boundaries.

Annotation text can be multi-line, adding carriage return characters to the text string:

ChartTool1.Text:='Hello' + #13 + 'World' ;

Annotations provide Cursor, OnClick event and the Clicked function.




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