Gets or sets the width of the entire chart picture's border.
The width of the border line
Visual Basic (Declaration) | |
---|---|
Public Property BorderLineWidth As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int BorderLineWidth {get; set;} |
Return Value
A value that determines the width of the chart picture's border, in pixels.
This property is similar to the BorderWidth property, the only difference being that the Chart.BorderWidth property is not available from the Properties Window at design-time.
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