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


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