[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ChartShape.ShouldSerializeShapeOutlineStyle

ShouldSerializeShapeOutlineStyle Method

ShouldSerializeShapeOutlineStyle()

Determines if the shape outline style should be serialized.

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

True if should be serialized; false otherwise

Overrides