Spread for ASP.NET 11 Product Documentation
BorderWidth Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > SpreadChart Class : 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;}
See Also

Reference

SpreadChart Class
SpreadChart Members