Hi All
I have heard about the new chart control. What format do these charts render on the page? Flash, Sikverlight, images, etc.
Thanks,
Jason
Hi All
I have heard about the new chart control. What format do these charts render on the page? Flash, Sikverlight, images, etc.
Thanks,
Jason
The Chart control always renders as an image.
There are some additional rendering options, such as where the file is saved (memory, folder, etc.), but ultimately it is always rendered out in an <img>
tag.