strange lines of AREA chart when window resized

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Adrian
Newbie
Newbie
Posts: 34
Joined: Thu Oct 25, 2007 12:00 am

strange lines of AREA chart when window resized

Post by Adrian » Sat Sep 19, 2009 7:17 am

Hi there,
I'm getting strange lines on an area chart when the window is resized, see the image below.
errantAreaChart.GIF
errantAreaChart.GIF (94.93 KiB) Viewed 4039 times
When the chart is created it looks fine, however, if I grab the corner of the window with the mouse and drag this is the result. I don't get this problem with any other series types lines, bars etc. only area charts.

The errant lines are the area border, if I set

Code: Select all

linepen.visible=false 
then I don't get the problem.

I'm using Tchart dotnet version 4.0.2009.28592.

Any ideas?

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

Re: strange lines of AREA chart when window resized

Post by Narcís » Mon Sep 21, 2009 8:17 am

Hello Adrian,

It would be really helpful if you could attach a simple example project we can run "as-is" and with which we can reproduce the problem here.

Thanks in advance.
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