ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   recreate a deleted LegendEntry (https://www.excelbanter.com/excel-programming/407921-recreate-deleted-legendentry.html)

xlrotor[_2_]

recreate a deleted LegendEntry
 
If an individual LegenEntry has been deleted from an xy chart, is
there a way to bring it back again?

I am finding that the entire legend has to be re-created from
scratch. Whereas I'd like to just undelete the one absent
LegendEntry.

Thanks,

Brian

Leith Ross[_2_]

recreate a deleted LegendEntry
 
On Mar 18, 12:36 pm, xlrotor wrote:
If an individual LegenEntry has been deleted from an xy chart, is
there a way to bring it back again?

I am finding that the entire legend has to be re-created from
scratch. Whereas I'd like to just undelete the one absent
LegendEntry.

Thanks,

Brian


Hello Brian,

Unfortunately, it is the only way to do it. Here is an excerpt from
the VBA Help files...
__________________________________________________ _________________________________________________

Remarks
There's no direct way to return the series or trendline corresponding
to the legend entry.

After legend entries have been deleted, the only way to restore them
is to remove and recreate the legend that contained them by setting
the HasLegend property for the chart to False and then back to True.
__________________________________________________ _________________________________________________

Sincerely,
Leith Ross

xlrotor[_2_]

recreate a deleted LegendEntry
 
Thank you for pointing that out, Leith.

I completely missed that "remarks" section in the excel help file for
the LegendEntry object.

Brian


All times are GMT +1. The time now is 05:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com