Search
GridRow.measuredSize Method
See Also
 






Returns the row's measured height.

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

 Syntax

Java  Copy Code

public Double measuredSize ()

 Return Value

A double value representing the row's height.

 See Also