Hi all.
I am createing a TEEChart on the fly with one Series.
But, I cant seem to get the serires to appear in the chart.
I am going
Chart := TChart.create(nil);
PieSeries := TPieSeries.create(Chart);
chart.parent:=self;
PieSeries.Active:=true;
Then assiging values etc. But nothing appears in the chart.
Anyone know how to do this ?
Cheers, Jeremy Coulter
Jeremy Coulter (Manager)
Visual Software Solutions
Christchurch, New Zealand
PH 03-3521595
FAX 03-3521596
MOBILE 021-2533214
www.vss.co.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"