MindFusion.Charting for Java Programmer's Guide
Component.getXInParent Method
See Also
 






  Gauges

Gets 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 double getXInParent ()

 Return Value

 See Also