Line is not smooth.

TeeChart for ActiveX, COM and ASP
Post Reply
CS
Newbie
Newbie
Posts: 22
Joined: Sat Jun 08, 2002 4:00 am

Line is not smooth.

Post by CS » Wed Mar 24, 2010 4:23 am

Hi
Can I make the line smooth. I tried the following things.
.Series(0).asLine.LinePen.Width = 2
.Series(0).asLine.LinePen.Style = psSolid
.Series(0).asLine.LinePen.EndStyle = esFlat
.Series(0).asLine.LineBrush = bsSolid
.Series(0).asLine.Brush.Style = bsSolid

but it is not working.
In Attached files what I am getting is "NotSmooth.jpg"

What I need is "SmoothOne_Sample.JPG"

Thanks
CS
Attachments
SmoothOne_Sample.JPG
What I need. In this one the lines are smooth.
SmoothOne_Sample.JPG (18.21 KiB) Viewed 5531 times
NotSmooth.JPG
What I am getting. In this line is not smooth.
NotSmooth.JPG (7.3 KiB) Viewed 5514 times

ratsche
Newbie
Newbie
Posts: 3
Joined: Thu Aug 09, 2007 12:00 am

Re: Line is not smooth.

Post by ratsche » Wed Mar 24, 2010 2:30 pm

hi steema,

i'm still waiting too, since April 2009 15:55: http://www.teechart.net/support/viewtop ... f=1&t=9633

and yes, its still important for me - does nobody print charts here...? :?

seb.

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Line is not smooth.

Post by Yeray » Thu Mar 25, 2010 10:59 am

Hi CS,

If you are trying to export a chart with antialias tool, as seb said, this is a known problem already in the defect list (TV52013668).
I recommend you to be aware at this forum or subscribe to our RSS news feed for new release announcements and what's implemented on them.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply