+ Reply to Thread
Results 1 to 3 of 3

matching the scales on a chart

  1. #1
    Registered User
    Join Date
    08-24-2005
    Posts
    8

    matching the scales on a chart

    hi,
    i'm using a simple chart to display a crane mechanism. i need to match the physical scales of both the x & y axes, so the display is to scale. Eg, the distance between values 0 & 1 will be the same on both axes. the only way i can do it is to manually drag the chart corners until it looked about right.

    cheers if neone can help

    Gareth

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by gareth93
    hi,
    i'm using a simple chart to display a crane mechanism. i need to match the physical scales of both the x & y axes, so the display is to scale. Eg, the distance between values 0 & 1 will be the same on both axes. the only way i can do it is to manually drag the chart corners until it looked about right.

    cheers if neone can help

    Gareth
    My (very) limited knowledge of charts suggests that the display area you are trying to control is affected by the size (height & width) of the chart object, adjusted by any Legend and/or Axis labels to give the Plot area, adjusted by any Data Labels etc to give the area used to display data (the ridlines area). I doubt that you can set the figures for sizing elements of this area, however you can set the Upper and Lower limits to fix the Y scale, and the X scale is dependant on your selection.

    To aid in 'sizing' you can draw a Shape (rectangle) and set the width and height equal, set the Transparency to 100% and drag this in front of your chart to help in checking what is 'square'.

    Hope this helps
    ---

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,403
    I've played around with this once. How familiar are you with VBA? You can, to some degree, set the length of each axis by changing the width and height properties of the plotarea object. The width and height properties of the axis objects are read-only, so you can't directly set them.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1