Jagged Line Seen with Date Time Graph

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Lakshmi
Newbie
Newbie
Posts: 40
Joined: Fri Oct 07, 2005 4:00 am
Location: India
Contact:

Jagged Line Seen with Date Time Graph

Post by Lakshmi » Mon May 22, 2006 4:12 am

Hi,

We are plotting a graph using TeeChart. The X-axis shows date values.
The Y-axis shows some measurement value. (double).
When we plot a curve with 2 points we are seeing jagged lines.
This problem is very visible when the size of my viewport is small.

When the teechart is hosted in larger window then this jagged line is not visible.
However on smaller window it is very much vissible.

We have set
Aspect.SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.HighQuality;

But that does not help.


Please suggest on how to fix this issue.

Thanks

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon May 22, 2006 9:56 am

Hi Lakshmi,

I'm not able to reproduce the problem here. Could you please send us an example we can run "as-is" to reproduce it here?

You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply