[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ChartShape.ShouldSerializeShapeOutlineColor

ShouldSerializeShapeOutlineColor Method

ShouldSerializeShapeOutlineColor()

Determines if the shape outline color should be serialized.

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

True if should be serialized; false otherwise

Overrides