Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetShapeOutlineColor Method


In This Topic
    ResetShapeOutlineColor Method (ChartShape)
    In This Topic
    Resets the shape outline color of the object.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetShapeOutlineColor() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetShapeOutlineColor()
    public override void ResetShapeOutlineColor()
    See Also