Automatic Y axis scaling

P

Paul van Coller

I hav an application that creates a chart in excel through VB (Create an
excel.application object, and create the chart).

It works great, except for my Y axis that displays in percentages.

Is there a way for the chart to make the Y axis use money values from the
data?

Thanks

Paul.
 
A

Andy Pope

Hi,

Does the Y axis display in percentages because your code is telling it to?
What code are you using the set the chart type.

The Y axis can display numerical values and the number format can be set to
display currency.

Cheers
Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top