how to export cornerHtml text value ?
4 years ago.
Hello
I put a text in the cornerHtml like that :
dp.cornerHtml = "something";
but when I export using dp.exportAs('png')
there's nothing in the corner
is there a way to put a text in this corner that will be included in the exported format ?
Thanks
DayPilot