Search
GridColumn.setPos Method
See Also
 






Sets the column's position.

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

 Syntax

Java  Copy Code

public void setPos (
    double value
)

 Parameters

value

X coordinate of the column.

 See Also