Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I want to minimize chart object even though if user double click on object it will not maximize. I tried through properties--> Caption--> unchecked 'Allow maximized' option. But not working this way, please share if you know.
Thanks in Advance,
Nihhal.
Hi Steve,
I think you talking about Export action, i tried but we can not export data in xls(to excel) format.
Hi Vardhan, Thanks for reply
My Chart contains many fields so it is not possible more ever in Straight/Pivot charts can not do like your example (In your attached you have taken table box).
Thanks,
Nihhal.
Hi Shruti, Thanks for your reply
My Chart contains many fields so it is not possible (can not make small as i expected)
Thanks,
Nihhal.
I think you may well be limited to using a Macro then - so that you can attach this to an Action on a Text Box or Button.
Is there a reason why you can not show the user the information they are about to export? You can then have the XL icon in the caption too - which is more intuitive that the right click menu with Send To Excel half way down the list.
- Steve
Hi
Hide the object n export the excel using button via macro. But note that, macro not work in web without ajax client. In macro, u can set format as u like.