Width Property (Border)
The thickness of the border. Valid values are between 0 and 20.
Syntax
Property Width As Long
Example
' Set header border width
Chart3D1.ChartArea.Header.Border.Width = 5
See Also
Border Object
Chart3D object
ChartArea object
ChartLabel object
Legend object
Title object