This is a migrated thread and some comments may be shown as answers.

HtmlChart Features

1 Answer 94 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 29 Aug 2012, 03:11 PM
The chart animation looks great.

Is it possible for a chart image to be copied from a web page to another application (e.g. MS Excel or Word)? I tried copying one and pasting it into an Excel document, but it was empty. I tried both Paste and Paste Special.

Can both a top and bottom title be included?

Is it possible to add other annotations to the chart? For instance, a copyright symbol in the bottom left corner or a N value in the bottom right (e.g. something like "n=124 clients").

Can images (e.g. company logo) be placed somewhere on the chart?

Thanks...

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 30 Aug 2012, 02:40 PM
Hello Tim,

I advise that you examine the following Code Library entry on exporting the RadHtmlChart to an image or PDF so that it can be used on the client as a static image/file: http://www.telerik.com/community/code-library/aspnet-ajax/html-chart/exporting-radhtmlchart-to-png-and-pdf.aspx. After you get the exported image you can edit it with the standard .NET methods or by using the EditableImage class of the RadImageManager to add text for titles or images as watermarks, etc. If you find a similar way to modify PDFs in the code-behind you can use it as well. This could be done just before sending the file to the browser.


Kind regards,
Marin Bratanov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Chart (HTML5)
Asked by
Tim
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or