I have a method that takes some kind of chart (created outside of my control) that i want to save to a file. It would be nice to be able to set the size (dimensions) of the image when saving either on the chart itself or on the BitmapEncoder but no such methods exists. Is there a way?
I have a method that takes some kind of chart (created outside of my control) that i want to save to a file. It would be nice to be able to set the size (dimensions) of the image when saving either on the chart itself or on the BitmapEncoder but no such methods exists. Is there a way?