Search
GridRow.setHeight Method
See Also
 






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