MindFusion.Java Package Programmer's Guide
GridRow.relativeSize Method
See Also
 






Gets whether the row should be sized relatively to other rows in the grid panel.

Namespace: com.mindfusion.charting.components
Package: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public boolean relativeSize ()

 Return Value

true to apply relative size to this row, or false otherwise.

 See Also

GridRow Members
GridRow Class
com.mindfusion.charting.components Namespace