Slawa: Set Chart scale in program code?

 
Hello,

Is there a way in code (indicator or EA) to set the "Scale Fix" option and set/change the "Fixed Maximum" and "Fixed Minimum" values?

Even if this has to be done through WinAPI calls, it would be very helpful to me.

I have a chart displaying custom history for a custom symbol, and it has some indicators that are targets, and they are too high above the candles to display everything without making these adjustments.

I really need to be making the adjustments in program code. This is going to be distributed to users, so its not just me being lazy :)

Thanks for any help on this,

Christian
 
Sorry, this is impossible, because minimum/maximum setting is internal function without WinAPI using
Reason: