RE: [DUG]: Changing TeeChart Series at run Time

1999-04-06 Thread Chris Crowe



Easily 
Jeremy, you can't just change the type, since you are creating a specific data 
type. The demos's show you how. Basically you just fill the series with the 
values for each type and then show each series.

Chris
Christopher Crowe (Software Developer)Microsoft MVP, 
MCPAdrock SoftwareByte Computer  Software LTDP.O Box 
13-155ChristchurchNew ZealandPhone/Fax (NZ) 
03-3651-112

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of Jeremy 
  CoulterSent: Tuesday, 6 April 1999 19:50To: Multiple 
  recipients of list delphiSubject: [DUG]: Changing TeeChart Series 
  at run Time
  Hi 
  all. I am just playing around with TeeChart at the moment, and I was wondering 
  if there is a way to set acharts series at runtime so as to change it from a 
  Line to a Bar or to a Pie on the fly
  
  Thanks,
  
  
  Jeremy Coulter (chief software engineer)Visual 
  Software SolutionsChristchurch, New ZealandPH 03-3521595FAX 
  03-3521596MOBILE 021-2150435www.vss.co.nz 
  


Re: [DUG]: Changing TeeChart Series at run Time

1999-04-06 Thread James

Quoting Jeremy Coulter [EMAIL PROTECTED]:

 Hi all. I am just playing around with TeeChart at the moment, and I was
 wondering if there is a way to set acharts series at runtime so as to
 change
 it from a Line to a Bar or to a Pie on the fly
 
 Thanks,
 
 Jeremy Coulter (chief software engineer)
 Visual Software Solutions
 Christchurch, New Zealand
 PH 03-3521595
 FAX 03-3521596
 MOBILE 021-2150435
 www.vss.co.nz
 
You can\'t change one series to another because they are different types but you

can create a different series type, assign it the values from the old series, 
free the old series and then set the parent chart of the new series to the cart 
you want the series to be displayed on.
---
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
  Website: http://www.delphi.org.nz