Sign in to follow this  
anila

How to represent % in Y-axis name

Recommended Posts

Hi,

I need to represent yAxisName='Trained %' while creating chart object.

How can i do tat.

for numbers we can add numberSuffix='%' while creating chart object.

For text lable,how to do that?

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello,

Could you please use '%25' in place of '%' and see if it helps?

Looking forward to your reply.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this