Gets or sets the color of the toolbar border.
Visual Basic (Declaration) | |
---|---|
Public Property BorderColor As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Color BorderColor {get; set;} |
Return Value
AA Color object that represents the color of the chart toolbar border. The default value is Color.Black.
This property will not have any effect if the BorderWidth property is set to 0 or the property is set to NotSet.
This property will not have any effect if the BorderWidth property is set to 0 or property is set to NotSet
This property will not have any effect if the BorderWidth property is set to 0 or property is set to NotSet
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