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






  Gauges

Sets fixed height for this row.

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

 Syntax

Java  Copy Code

public void setHeight (
    Double value
)

 Parameters

value

 See Also