setStudyMin()
setStudyMin( nValue )
- nValue: Min value to be displayed in the study pane.
This is only available in the preMain() function. Use this to set the minimum value for a study window.
Example:
setStudyMin( -100 );
setStudyMin()
setStudyMin( nValue )
This is only available in the preMain() function. Use this to set the minimum value for a study window.
Example:
setStudyMin( -100 );