FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartBorder Class / RemoveProperty Method

In This Topic
    RemoveProperty Method (ChartBorder)
    In This Topic
    Reset one property to default state.
    Syntax
    'Declaration
     
    Protected Sub RemoveProperty( _
       ByVal name As String _
    ) 
    protected void RemoveProperty( 
       string name
    )

    Parameters

    name
    See Also