2 questions,
1. How can I display an image as an overlay in the chart?
2. How to copy to clipboard current chart image as it is seen on the screen?
Thx
Hello Mitja,
Please find bellow answers to your questions:
boxPrimitive.PE.FillImage = myImage;boxPrimitive.PE.ElementType = PaintElementType.Image
Please let me know if you have any additional questions on this matter.