Hello,
I'm working with 3D Surface Charts using Personal Macro WB.
The 3D chart is in a Chart Sheet and NOT embedded.
I need to put the LegendEntry(12) text into a variable.
I can Bold the text using
ActiveChart.Legend.LegendEntries(12).Font.Bold = True
But I can't figure out how to retrieve the text.
Thanks for your help!
I'm working with 3D Surface Charts using Personal Macro WB.
The 3D chart is in a Chart Sheet and NOT embedded.
I need to put the LegendEntry(12) text into a variable.
I can Bold the text using
ActiveChart.Legend.LegendEntries(12).Font.Bold = True
But I can't figure out how to retrieve the text.
Thanks for your help!