I\'m adding an image to the lower right hand corner of a chart in the chart loading event using the chartWidth and chartHeight properties to calculate the left / top offsets
Why not on resize remove the image, then once the chart is done being resized, recalculate the position and add the image back?