Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hello. I am Using Excel 2002 create a bar graph, which is linked to a
word file (Paste SpecialLinked Microsoft Excel Object, left at 100% scale), which is subsequently printed as postscript file, which is rendered into a pdf by Acrobat Distiller. The word and excel files are templates, used to generate many reports with different data populating the graphs. I would like to programatically align some vertical lines (category dividers that go from the top of the PlotArea, through the category axis, to midway through the vertically oriented category labels) to the Tickmarks on the x-axis. (see http://tinyurl.com/6qkgbn [jpg, 129K]) Problems abound, as you can guess. My only priority is that the lines are not offset in the final pdf, doesn't matter how they appear in Word or Excel. I don't seem to have any problem aligning the lines with the top of the PlotArea. But I do have problems aligning them with the tickmarks. One potential solution - using Addline to create my own tickmarks, (and turning off the axis tickmarks) - means I can align the tickmarks perfectly with my dividing lines, but now I cannot consistently align the tickmarks with the axis (sometimes they end up floating above, sometimes below); and aligning them with the left and right edges of PlotArea - fuhgeddaboutit. A Rambling List of Issues: * can't place lines exactly where I want - placement of line: shp.Left = cht.PlotArea.InsideLeft results in shp.Left being placed almost at cht.PlotArea.InsideLeft , but never quite on the dot. (Say, at 49.94323 instead of 50) * The zoom percentage of the chart window affects the apparent coordinates of the chart. My policy has been to leave this at 100%. But interestingly if I zoom in to 300% and then back out to 100% that can change the final appearance of the dividing lines/tickmarks. Ugh. It goes on. Thanks for any suggestions. Taylor |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Naming Auto Shapes and Creating new Shapes | Excel Discussion (Misc queries) | |||
When drawing shapes in excel the shapes keep disappearing | Excel Discussion (Misc queries) | |||
Bubble Charts - Different Shapes | Charts and Charting in Excel | |||
How can i get more 3D shapes for Auto shapes in excel? | Excel Discussion (Misc queries) | |||
How can i get more 3D shapes for Auto shapes in excel? | Excel Discussion (Misc queries) |