Graphic’s question

R

Raul Sousa

Hi,
I have a column’s graph where YY’s values are lower than 1 (0,05; 0,1; 0,15;
etc).
I would like to have these values displayed as % (5%; 10%; 15%). Is this
possible?
 
D

Duane Hookom

You should be able to go into the design view of the chart control and change
the format property of the Y scale.
 
Top