Problems with DPI.
Posted: Fri Jun 27, 2008 9:07 pm
I'm using TChart .NET Version 3. When I change the DPI setting on Windows Vista to 120 instead of 96, I get a lot of rendering issues in my charts.
I'm hosting the WinForms TChart inside a WPF app and setting the TChart's height/width to the WPF container's size. When I set the width/height of the TChart control, it seems to recalculate itself to a larger value than I set to it.
I tested this with another WinForms control in TChart's place, and it sized as I wanted it to.
Is this a problem in TChart or is it a problem with the way I am doing it? Does TChart have a built in system for handling changes in dpi.
Thanks!
I'm hosting the WinForms TChart inside a WPF app and setting the TChart's height/width to the WPF container's size. When I set the width/height of the TChart control, it seems to recalculate itself to a larger value than I set to it.
I tested this with another WinForms control in TChart's place, and it sized as I wanted it to.
Is this a problem in TChart or is it a problem with the way I am doing it? Does TChart have a built in system for handling changes in dpi.
Thanks!