RadControls for ASP .NET AJAX version |
Q1 2010 and later
|
.NET version |
2.0 and later
|
Visual Studio version |
2005 and later
|
Programming language |
C#, VB
|
Browser support |
all browsers supported by RadControls for ASP .NET AJAX
|
PROJECT DESCRIPTION
In some situations you may need to export
RadChart image in the
PDF file. Although this is not supported out-of-the-box, you can achieve it with only a few lines of code. The trick is to save the image and then assign its
URL to
a dummy Image (initially hidden) control.