Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
185
How to create image / Print with legend div in igDataChart
posted

Hi All

I am using igDataChart i have to generate image or pint option using the below code.

var pngImage = $(".selector").igDataChart("exportImage");

$(".selector").igDataChart("print");

but i can't able to use the legend div
please check the screen sort and update to me.

Thanks in advance