The line width of the chart toolbar border, measured in pixels.
Syntax
Visual Basic (Usage) |
Copy Code |
Dim instance As ToolbarAttributes
Dim value As Integer
instance.BorderWidth = value
value = instance.BorderWidth
|
Return Value
An integer that represents the width of the label's border. Defaults to 1.
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also