I am sure I have done this easily before but I cant find how now! - I need to change the name of a series ie from "series1" to "estimate" - I can change the title in the editor - but how do I change the name?
At the moment I edit the form in text, change the objects name, revert back to the form code and change it there as well.
Sorry if I am being stupid!
Using D2007 and tee 8.02
Changing the name of a series
-
- Newbie
- Posts: 58
- Joined: Mon May 17, 2004 4:00 am
- Contact:
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Richard,
The easiest way to do that is using Delphi's Object Inspector. Select the series object from the combobox there and change the object's Name property.
The easiest way to do that is using Delphi's Object Inspector. Select the series object from the combobox there and change the object's Name property.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 58
- Joined: Mon May 17, 2004 4:00 am
- Contact:
As to me, I highly appreciate rather new option of changing series name directly in design-time Chart Editor rather than coming back to and looking for them in Object Inspector - with small drop-down menu you can change appearance and behavior of the "Title" button so that it allows you to alter series name in place.narcis wrote: The easiest way to do that is using Delphi's Object Inspector. Select the series object from the combobox there and change the object's Name property.
It's really cool!
PS. Hope you could find mentioned menu yourself - it's to late to me to load Delphi
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009