• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

X Label in %

Hi ,

A percentage value is a value between 0 and 1 ; thus a value of 0.37 , if formatted as Percentage will be displayed as 37%.

If a value of 37 is formatted as Percentage , it will be displayed as 3700%.

If you want a value of 37 to be displayed as 37 % , you need to use a format such as :

# "%"

or

# \%

See the attached file.

Narayan
 

Attachments

Back
Top