MindFusion.Charting for Java Programmer's Guide
Component.setGridColumn Method
See Also
 






  Gauges

Sets the column index of this component when placed inside a GridPanel.

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

 Syntax

Java  Copy Code

public void setGridColumn (
    int value
)

 Parameters

value

 See Also