Access to current EasyChart Y-axis autorange Max & Min?

Is there a way to access an EasyChart’s current Y-axis autorange Max and Min value? I have a customer that normally wants EasyCharts to be autoranging but sometimes wants to kill the autorange axis feature and control the max and min manually. Switching from autorange to fixed range is doable but I’d like to initialize the manual range with whatever the current autorange max and min values when the user selected to switch.

Thanks

Yes, if you are using Ignition you can bind the Axes dataset to a CellUpdate binding to dynamically change values for the Y-axis. If you are not using Ignition you can do the same in scripting.