Hi,
Is there a way to put a logo image on a chart without replacing whole chart's background?
I need to put the logo on the top-right corner of the chart's area.
So far I tried to utilize somehow the chart's http handler, get it's output and add a logo to it.
It returns empty when I try to intercept result ChartImage.axd it in my custom handler (despite giving the same query the radchart does).
Best regards,
AD
Is there a way to put a logo image on a chart without replacing whole chart's background?
I need to put the logo on the top-right corner of the chart's area.
So far I tried to utilize somehow the chart's http handler, get it's output and add a logo to it.
It returns empty when I try to intercept result ChartImage.axd it in my custom handler (despite giving the same query the radchart does).
Best regards,
AD