Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HOW TO ADD LEGENDS IN CHART | Excel Discussion (Misc queries) | |||
Dates in Chart Legends | Charts and Charting in Excel | |||
Chart Legends | Charts and Charting in Excel | |||
formatting chart legends | Charts and Charting in Excel | |||
Chart legends question | Excel Discussion (Misc queries) |