Search
GridColumn.measuredSize Method
See Also
 






Returns the column's measured width.

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

 Syntax

Java  Copy Code

public Double measuredSize ()

 Return Value

A double value representing the column's width.

 See Also