Programatically changing the chart type

TeeChart for ActiveX, COM and ASP
Post Reply
DaveOke
Newbie
Newbie
Posts: 5
Joined: Tue Jan 11, 2005 5:00 am

Programatically changing the chart type

Post by DaveOke » Fri Aug 18, 2006 2:26 pm

Hey guys,

I was just wondering how to programatically change the type of a series from a bar to something different. I see a chart type property but it's read-only.

Thanks for your help,
Dave

Aravind
Newbie
Newbie
Posts: 75
Joined: Fri Nov 15, 2002 12:00 am

use changeseriestype

Post by Aravind » Fri Aug 18, 2006 3:47 pm

use changeseriestype of the chart

DaveOke
Newbie
Newbie
Posts: 5
Joined: Tue Jan 11, 2005 5:00 am

Post by DaveOke » Mon Aug 21, 2006 7:42 pm

Worked great, thanks!

Post Reply