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






  Gauges

Sets a fixed height for this component.

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

 Syntax

Java  Copy Code

public void setHeight (
    double value
)

 Parameters

value

 See Also