FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.RangeSlider Namespace / RangeSliderBarStyle Class / ResetProperty Method / ResetProperty(String,Object) Method

In This Topic
    ResetProperty(String,Object) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Sub ResetProperty( _
       ByVal name As System.String, _
       ByVal defaultValue As System.Object _
    ) 
    protected void ResetProperty( 
       System.string name,
       System.object defaultValue
    )

    Parameters

    name
    defaultValue
    See Also