TChartGalleryPanel - How do I select a subchart ?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
avsoft
Newbie
Newbie
Posts: 1
Joined: Wed Jun 29, 2005 4:00 am

TChartGalleryPanel - How do I select a subchart ?

Post by avsoft » Sat Jun 03, 2006 12:29 pm

TChartGalleryPanel - How do I select a subchart from the TChartGalleryPanel, I have trapped the OnSubSelected(TObject *Sender) event and I need to change the Chart type to the SubChart type from the gallery

No replies as yet ?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Jun 06, 2006 8:21 am

Hi avsoft,

You can't select sub-chart types programmatically. Those sub-charts are obtained changing some default properties for the base series. If you have any specific problem on achieving some of those series please post them here and we will try to help you.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply