Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / ResetBorder Method


In This Topic
    ResetBorder Method (ChartShape)
    In This Topic
    Resets the border of the element to its default settings.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetBorder() 
    'Usage
     
    
    Dim instance As ChartShape
     
    instance.ResetBorder()
    public override void ResetBorder()
    See Also