After thinking about what is avaiable to a chart, I've realized the the variables do not exist directly. I need to access the range of the series then I can go to the worksheet that contains the series data and extract the variable names.

This brings me back to the seriecollection method of the chart object. Does anyone know how to use this to get the range of the Y axis values?