Search
GridColumn.setWidth Method
See Also
 






Sets fixed width for this column.

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

 Syntax

Java  Copy Code

public void setWidth (
    double value
)

 Parameters

value

 See Also