FlaskHeight: Number;
The FlaskHeight property determines cylinder height.
Use JSON or the setFlaskHeight method to set the property value and the getFlaskHeight method to get the property value.
The getFlaskHeight method contains the needRel optional parameter that sets whether cylinder height to cylinder plot area height ratio is returned. Available Values of this parameter:
true. Cylinder height to cylinder plot area height ratio is returned.
false. Absolute cylinder height value is returned (default).
By default the property is equal to 0.
The example of use is given on the Example of Creating the Cylinder Component page.
See also: