Width Property (Location)
The width of the area.
Syntax
Property Width As DerivedLong (read-only)
Example
' Set header width to 100
Chart2D1.Header.Location.Width.Value = 100
See Also
ChartArea object
ChartLabel object
DerivedLong object
Legend object
Location object
Title object