A double value specifying the component's assigned width. Valid only after calling Arrange.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double ActualWidth { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ActualWidth As Double |
A double value.
See Also