Search
Component.desiredWidth Property
See Also
 






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

Namespace: MindFusion.Charting.Components
File: Component.js

 Syntax

JavaScript  Copy Code

get desiredWidth() {}

 Property Value

 See Also