Search
Component.setXInParent Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setXInParent (
    double value
)

 Parameters

value

 See Also