Page 1 of 1

Changing LineStyles

Posted: Mon May 30, 2005 1:59 pm
by 9340776
Im trying to set the LineStyle to a dottet line.
Im writing in Delphi 7.
My code is like this:

for i:=0 to NumberOfSeries do
(FChart.Series as TLineSeries).LinePen.Style := psDashDotDot;

but nothing happens in the chart!

The Width of the line is set to 1.
What am I doing wrong?

Posted: Mon May 30, 2005 2:12 pm
by narcis
Hi NCoR,

Which TeeChart version are you using? It works fine here using latest TeeChart v5, v6 and v7 releases available at our customer download area. Could you please send us an example project we can run "as-is" to reproduce the problem here?

You can post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.