AnnotationTool->Shape->Visible=false; hides the frame, but the text is still visible.
Meanwhile,
AnnotationTool->Shape->Frame->Visible=false; does exactly the same thing.. hide the frame, only, as expected.
Why doesn't AnnotationTool->Shape->Visible=false; hides the entire object?
Keith
AnnotationTool->Shape->Visible=false; hides frame
Hi keith,
here, using the latest TeeChart Pro v7, it works as expected, setting Shape visible to false hides only the shape, setting Frame visible to false hides only the border of the shape.
To hide the complete Annotation you must use :
Annotation->Visible=false;
here, using the latest TeeChart Pro v7, it works as expected, setting Shape visible to false hides only the shape, setting Frame visible to false hides only the border of the shape.
To hide the complete Annotation you must use :
Annotation->Visible=false;
Pep Jorge
http://support.steema.com
http://support.steema.com