I need to create a line data graph showing depth values on the y axis. I can invert the axis using the GUI in ArcMap using advanced properties, but I need to do the same thing programatically with arcobjects. All my code works fine except this last detail. So far I have not found the correct interface to do this. I've looked at DataGraphTVerticalAxisProperties, DataGraphT classes, but no luck. Any thoughts?