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

Questions about MultiCharts .NET and user contributed studies.
gbulle
Posts: 14
Joined: 18 Apr 2014
Has thanked: 2 times
Been thanked: 2 times

How change from the code the Y price scale?

Postby gbulle » 31 Mar 2015

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

User avatar
JoshM
Posts: 2195
Joined: 20 May 2011
Location: The Netherlands
Has thanked: 1544 times
Been thanked: 1565 times
Contact:

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

Postby JoshM » 01 Apr 2015

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.


Return to “MultiCharts .NET”