FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Styles.RangeSlider Namespace / RangeSliderBarHotStyle Class / GetProperty Method

In This Topic
    GetProperty Method (RangeSliderBarHotStyle)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetProperty( _
       Optional ByVal name As System.String _
    ) As System.Object
    public System.object GetProperty( 
       System.string name
    )

    Parameters

    name
    See Also