FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.RangeSlider.Base Namespace / RangeSliderBaseStyles Class / HasProperty Method

In This Topic
    HasProperty Method (RangeSliderBaseStyles)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function HasProperty( _
       ByVal name As System.String _
    ) As System.Boolean
    protected System.bool HasProperty( 
       System.string name
    )

    Parameters

    name
    See Also