TeeChart WPF Pixelization
Posted: Tue Aug 21, 2012 7:46 am
Hi,
we are working a lot with the Canvas.
when we export the chart to a bitmap file, we have a little pixelization that we didn't have in the regular .net teechart(with Metafile Format).
after printing it seems more acute - the letters and the numbers are not clear like regular printing and in addition to the pixelization, it's a little bit blurred.
in runtime, it seems a little bit pixelizated also.
i added a sample project that save the teechart to a local bitmap, check the bitmap and see.
1) i saw that the canvas is called GDIPlusCanvas. does it says that it uses the old technology and not a pure WPF canvas? what affects does it have?
2) what can i do to achieve a picture in an higher resolution?
3) what can i do to avoid the pixelization?
in addition, i'm very disappointed that the WPF teechart doesn't support the online editor, it's a really downgrade in the quality of the product.
the printing & the clearance of the letters are very important to our customers(hospitals & critical acute care units).
thanks.
we are working a lot with the Canvas.
when we export the chart to a bitmap file, we have a little pixelization that we didn't have in the regular .net teechart(with Metafile Format).
after printing it seems more acute - the letters and the numbers are not clear like regular printing and in addition to the pixelization, it's a little bit blurred.
in runtime, it seems a little bit pixelizated also.
i added a sample project that save the teechart to a local bitmap, check the bitmap and see.
1) i saw that the canvas is called GDIPlusCanvas. does it says that it uses the old technology and not a pure WPF canvas? what affects does it have?
2) what can i do to achieve a picture in an higher resolution?
3) what can i do to avoid the pixelization?
in addition, i'm very disappointed that the WPF teechart doesn't support the online editor, it's a really downgrade in the quality of the product.
the printing & the clearance of the letters are very important to our customers(hospitals & critical acute care units).
thanks.