Search
GridRow.setPos Method
See Also
 






Sets the row's position.

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

 Syntax

Java  Copy Code

public void setPos (
    double value
)

 Parameters

value

Y coordinate of the row.

 See Also