Should allow: "Value (X) axis crosses at *-MINIMUM-* value

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I think that almost always I want the X axis values and label at the BOTTOM
of the plot.

There is an option for them to be at the top. Why not the bottom??

MS could put in a button for max or min value.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...695ee632b1&dg=microsoft.public.excel.charting
 
I've suggested this, but it lies in the "Don't hold your breath" category.

What you can do, if you always want the axis to lie at the bottom, is to set
a ridiculously low value for "Crosses At", like -1E300 (or 1E-300 for a log
scale). If the axis minimum is greater than this number, Excel uses the
minimum. Since you've selected such a low number, the minimum should always
be above your number.

- Jon
 
Back
Top