MindFusion.Charting for Java Programmer's Guide
Component.setDesiredHeight Method
See Also
 






  Gauges

Sets a nullable double value specifying the component's desired height.

Namespace: com.mindfusion.charting.components
File: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public void setDesiredHeight (
    Double value
)

 Parameters

value

 See Also