Jump to content
Software FX Community

Disable the toolbar when copy as a bitmap


shane2004

Recommended Posts

Hi,

 The problem with this is that the chart you see in the browser is an image that has already been generated with that toolbar. When the save-as-bitmap command is fired, a javascript takes care of copying that same image to the clipboard. In order to export an image without the tolbar you would need to hit the server againand generate a new chart image.

 Unfortunately, there is no native way of hiding the toolbar in Chart FX when exporting the chart to image when rendering the Chart as an Image. If you use the .Net control as your renderformat instead, Chart FX will automatically remove the toolbar when exporting to image.

You may be able to work around the issue by writing your own ajax code in order to get back to the server and fetch a new image.

 Regards,

 TT

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...