Search
Component.actualWidth Property
See Also
 






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

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

 Syntax

JavaScript  Copy Code

get actualWidth() {}

 Property Value

 See Also