Spread Windows Forms 12.0 Product Documentation
ShouldSerializeShapeOutlineColor Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class : ShouldSerializeShapeOutlineColor Method
Determines if the shape outline color should be serialized.
Syntax
'Declaration
 
Public Overrides Function ShouldSerializeShapeOutlineColor() As Boolean
'Usage
 
Dim instance As ChartShape
Dim value As Boolean
 
value = instance.ShouldSerializeShapeOutlineColor()
public override bool ShouldSerializeShapeOutlineColor()
See Also

Reference

ChartShape Class
ChartShape Members