Series names at design time

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
RichTat
Newbie
Newbie
Posts: 11
Joined: Tue Jul 03, 2007 12:00 am
Contact:

Series names at design time

Post by RichTat » Mon Jan 11, 2010 12:09 pm

I have a large number of charts each with multiple series created at design time that I add data to at runtime using the Series name (Series1->Add(), Series2->AddXY(), etc.). The chart editor shows for each series the series title but not the series name. The object inspector shows the series list for the chart but this does not show the chart names. Is there a quicker method other than scrolling through all the series in the Object Inspector and looking for the relevant parent chart and series title ? I want to see the series name somewhere in the chart editor. Where is it ? Am I missing something simple ?

Yeray
Site Admin
Site Admin
Posts: 9601
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Series names at design time

Post by Yeray » Mon Jan 11, 2010 12:33 pm

Hi RichTat,

Have you seen the "View" button in the chart editor? I think that's what you are looking for:
Attachments
SeriesNames.png
SeriesNames.png (61.21 KiB) Viewed 6523 times
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

RichTat
Newbie
Newbie
Posts: 11
Joined: Tue Jul 03, 2007 12:00 am
Contact:

Re: Series names at design time

Post by RichTat » Mon Jan 11, 2010 12:49 pm

Yes - thank you - I knew there was a simple answer !!

Yeray
Site Admin
Site Admin
Posts: 9601
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Series names at design time

Post by Yeray » Mon Jan 11, 2010 12:57 pm

Hi RichTat,

If it always was that simple... ;)
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply