Search
Component.getActualWidth Method
See Also
 






Gets a double value specifying the component's assigned width. Valid only after calling arrange.

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

 Syntax

Java  Copy Code

public double getActualWidth ()

 Return Value

 See Also