Description
Sets the multiplier for vertical scale
-
Property type
-
None. Property is write only.
-
Syntax
-
object.ScaleY = value
The ScaleY Property syntax has these parts: |
| object | An expression evaluating to an object of type McThresholdTool. | | value | A Double value. |
|