Is there a way to copy image of the chart to clipboard? I have tried exporting image and save as local file, but couldn't find any examples for saving to clipboard. Thanks.
Hello Michael,
Thank for contacting Infragistics!
By default, JavaScript is not allowed to read or set your clipboard data for security and privacy reasons. This is because websites scripts can erase and replace what you currently have in your clipboard (data loss issue) and they can read whatever you have in your clipboard (security and privacy issue).
For more refer to http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard