LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
n/a n/a is offline
external usenet poster
 
Posts: 3
Default Problem with Legends in chart

Hi

I intend to maximize the width of the legend within two axis. I
reposition it myself using this code:

If .HasLegend Then
.Legend.Width = .PlotArea.InsideWidth
.Legend.Left = .PlotArea.InsideLeft
.Legend.Top = 1
End If

But it is not working when I use
Application.ScreenUpdating = False

If
Application.ScreenUpdating = True
then only charts shown on the screen while updating / creating are
done right.

What is going on ?


Secondly I want to have the legendentries to occupy one line each
instead of one line all together. Can that be accomplished ?



Yours
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
HOW TO ADD LEGENDS IN CHART S. LALLY Excel Discussion (Misc queries) 1 April 9th 10 01:46 AM
Dates in Chart Legends Hal[_2_] Charts and Charting in Excel 4 December 11th 08 09:44 PM
Chart Legends Tina Charts and Charting in Excel 1 March 20th 07 07:22 PM
formatting chart legends Dean1234567890 Charts and Charting in Excel 1 September 4th 06 07:15 PM
Chart legends question [email protected] Excel Discussion (Misc queries) 1 July 3rd 06 01:19 AM


All times are GMT +1. The time now is 07:55 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"