Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I would like to place two charts on the same chart sheet via VBA which
I can do. The problem is in resizing the second chart. The logic I am using is create a chart sheet with no chart. Create a chart and place it on the empty chart sheet and size and place it using .top, .left, .height and .width settings. Works perfectly. Now I create the second chart and place it on the same chart sheet. If I use the same method (different values), the second chart either sizes incorrectly or disappears all together. Here's the sample code. I have somethings hard-coded and know better but I am interested only in the sizing methods to use on multiple charts on a single page. Any insights or pointers in the right direction to somewhere that has examples of this done by VBA? Brian Reilly, PowerPoint MVP |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I set up a single header for a multiple sheet workbook? | Excel Discussion (Misc queries) | |||
Multiple Chart on Single Page | Charts and Charting in Excel | |||
Multiple sheets as data for a single sheet | Excel Worksheet Functions | |||
How to draw the multiple chart in single sheet. | Charts and Charting in Excel | |||
How do i group together different charts into a single chart in e. | Charts and Charting in Excel |