I'm building a .NET/React UI App that feeds it's data from Qlik instance -I've run into a problem of nailing the proper yAxis scales and was wondering if there's a way to access min/max values of yAxis and side to which they're docked.
By the looks of it ComboChartSeries object could possibly hold that data but how do I grab it?