Spread Windows Forms 12.0 Product Documentation
ShouldSerializeShapeOutlineThickness Method


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

Reference

ChartShape Class
ChartShape Members