The following shows the source code that creates the X and Y axis information for my composite chart. I want to be access the Y Axis in my code behind page, so that I can adjust the Min and Max Range values. I am adding mulitple NumericTimeSeries to the…