Spread Windows Forms 12.0 Product Documentation
ShapeOutlineColor Property (ChartShape)


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

Reference

ChartShape Class
ChartShape Members