Page 1 of 1

Series names at design time

Posted: Mon Jan 11, 2010 12:09 pm
by 10045905
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 ?

Re: Series names at design time

Posted: Mon Jan 11, 2010 12:33 pm
by yeray
Hi RichTat,

Have you seen the "View" button in the chart editor? I think that's what you are looking for:

Re: Series names at design time

Posted: Mon Jan 11, 2010 12:49 pm
by 10045905
Yes - thank you - I knew there was a simple answer !!

Re: Series names at design time

Posted: Mon Jan 11, 2010 12:57 pm
by yeray
Hi RichTat,

If it always was that simple... ;)