Page 1 of 1

How change from the code the Y price scale?

Posted: Mar 31 2015
by gbulle
Hello,

I have to increase the Y axis to put custom drawings below the minimum price low I see in the screen and upper the bottom of the screen.
How to do this programmatically?

Thanks

Re: How change from the code the Y price scale?  [SOLVED]

Posted: Apr 01 2015
by JoshM
I have to increase the Y axis to put custom drawings below the minimum price low I see in the screen and upper the bottom of the screen.
How to do this programmatically?
Sorry, but I think this cannot be done programmatically given that the `Environment.HighestScaleValue` property is read-only.