the chart displays correctly. SaveToImage does not contain my additional Info.
I worked around by using the print-function-way to a bitmap, add my infos to the bitmap and then convert the bitmap to the corresponding outputtype (png, jpeg, bmp,...) by hand.
There's no such feature like an overlay to put on the chart or a similar way to do this.
This feature is currently not included. You will need to save the chart to a bitmap, and then print the bitmap on the printer and add additional text to it.