Page 1 of 1

I don't want some series in a legend

Posted: Tue Nov 30, 2004 6:15 pm
by 9082539
Hello,

I wonder if it is possible to avoid a serie to be included in a legend. I mean, assuming there are Series 1, 2, 3 and 4: I want only series 2 and 3 to appear in the legend. Is there a way ?

Thank you a lot.

Pascal

Posted: Tue Nov 30, 2004 10:42 pm
by Pep
Hi,

yes, you can use the ShowInLegend property :
tChart1.Series(0).ShowInLegend = false