Spread for ASP.NET 10 Product Documentation
BorderWidth Property


Gets or sets the border width of the web SpreadChart.
Syntax
'Declaration
 
Public Overrides Property BorderWidth As Unit
'Usage
 
Dim instance As SpreadChart
Dim value As Unit
 
instance.BorderWidth = value
 
value = instance.BorderWidth
public override Unit BorderWidth {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SpreadChart Class
SpreadChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.