[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ChartShape.ShouldSerializeShapeOutlineThickness

ShouldSerializeShapeOutlineThickness Method

ShouldSerializeShapeOutlineThickness()

Determines if the shape outline thickness should be serialized.

Declaration
public override bool ShouldSerializeShapeOutlineThickness()
Public Overrides Function ShouldSerializeShapeOutlineThickness() As Boolean
Returns
Type Description
bool

True if should be serialized; false otherwise

Overrides