Spread Windows Forms 12.0 Product Documentation
ShapeOutlineThickness Property (ChartShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class : ShapeOutlineThickness Property
Gets or sets the shape outline thickness for the object.
Syntax
'Declaration
 
Public Overrides Property ShapeOutlineThickness As Single
'Usage
 
Dim instance As ChartShape
Dim value As Single
 
instance.ShapeOutlineThickness = value
 
value = instance.ShapeOutlineThickness
public override float ShapeOutlineThickness {get; set;}
See Also

Reference

ChartShape Class
ChartShape Members