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
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