Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
I have 1 text box and several charts and 1 button
i want when press button the text box bring forward my charts so that i can't see charts and when i press button secondly my charts send to back of text box
Please help me
please send me an example
Thanks
Hi Hossein,
You can use layer property of the textbox in this case. Set layer property for the charts as "Normal" and the textbox as "Top". Have a look at the attachment.

Result:

All you have to play with LAYER --> CUSTOM property under layout tab.
Chart/Grid --> Properties --> Layout --> Layer --> Custom -->2
Text Object --> Properties --> Layout --> Layer --> Custom -->10
Example in attached.