Is it possible to customize annotation for ChartLineTool?
I mean to change vertical position, to change the content on the fly an so on.
As I can see for now there is not any OnGet value for this tool.
Sorry, TColorLineTool annotation
How to customize TColorLineTool annotation?
-
- Newbie
- Posts: 14
- Joined: Tue Apr 08, 2014 12:00 am
How to customize TColorLineTool annotation?
With bets regards
Vladimir
Vladimir
Re: How to customize TColorLineTool annotation?
Hi Vladimir,
This "embedded" AnnotationTool is thought to give an easy to use implementation.
If you want to set so much properties, why don't you use a separate TAnnotationTool and you move it and change it's text manually at the TColorLineTool OnDragLine event?
This "embedded" AnnotationTool is thought to give an easy to use implementation.
If you want to set so much properties, why don't you use a separate TAnnotationTool and you move it and change it's text manually at the TColorLineTool OnDragLine event?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 14
- Joined: Tue Apr 08, 2014 12:00 am
Re: How to customize TColorLineTool annotation?
Thank you, Yeray
I understood now the purpose of such implementation.
I understood now the purpose of such implementation.
With bets regards
Vladimir
Vladimir