Transparent Annotation tool box
Posted: Wed Aug 29, 2007 9:40 pm
Hi,
How can I make the annotation box transparent from the code?
Thanks.
Regards,
How can I make the annotation box transparent from the code?
Thanks.
Regards,
Steema Software - Customer Support Forums
https://594668.gxwh.asia/support/
Code: Select all
TChart1.Tools.Items(0).asAnnotation.Shape.Transparent = True
Code: Select all
TChart1.Tools.Items(0).asAnnotation.Shape.Transparency = 60