Search
Component.getDesiredWidth Method
See Also
 






Gets a nullable double value specifying the component's desired width. Valid only after calling measure.

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

 Syntax

Java  Copy Code

public Double getDesiredWidth ()

 Return Value

 See Also