Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have one container in which 3 charts are there , and i have made one text box and i want to show that text box on the selection of a particular chart.
Please help
Hi,
You can use SubContainer (Chart + Text Box) Type Grid in your Main Container
See Attachment.
Or insert Text of Your Text Box in caption of Chart.
I want to show text box when i will click on object C in your example .
Create SubContainer Object C + Text Box
it should be outside the container , it will be saperate
I think You can't because You don't have conditional expression for this.
I don't know another way.
Thanks man for your all great help.
Conditional Show based on Chart Selection
Is this help me , but i am not understanding what they want to say.
What is unclear ?
1. Create ChartA,ChartB,ChartC
2. Create TextBox
3. Create Container (Type Grid) ChartC + TextBox (e.g. CT01)
4. Create Final Container ChartA,ChartB,CT01