Search
Component.setYInParent Method
See Also
 






Sets a double value specifying the component's vertical position relative to its parent.

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

 Syntax

Java  Copy Code

public void setYInParent (
    double value
)

 Parameters

value

 See Also