help! need y-axis name

G

guest

Hi

I have a chart in my report.

I need to get the y-axis variable name. I know the x-axis variable
name use Range. What is the y-axis name??

Me!ChartName.Object.Application.DataSheet.Range("A1").Value
for the x variable name.

What is the variable for the Y-Axis
 
Top