Spread Windows Forms 12.0 Product Documentation
ShapeOutlineStyle Property (ChartShape)


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

Reference

ChartShape Class
ChartShape Members