MindFusion.Java Package Programmer's Guide
GridRow.setPos Method
See Also
 






Sets the row's position.

Namespace: com.mindfusion.charting.components
Package: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public void setPos (
    double value
)

 Parameters

value

Y coordinate of the row.

 See Also

GridRow Members
GridRow Class
com.mindfusion.charting.components Namespace