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






  Gauges

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