Deleting legend entries

A

Anat

Hi,

I encountered the following problem with chart legend entries:
I have several data series that should have few legend entries
therefore after I add to the chart a series that should not have
legend entry, I delete its legend entry. This works until I reach
large number of legend entries (29). At this point an error is raise
when the delete function of the legend object is called:
ActiveChart.Legend.LegendEntries(ActiveChart.Legend.LegendEntries.Count).Delet


Is there a limit on the number of legend entries?
Is there a way to add some series with legend entries and other withou
legend entries?

Thanks,

Ana
 
S

srparr

either reduce the font or increase the size of the chart so that al
series are visible in the legend key. seemed to fix it for m
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top