FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Styles.RangeSlider.Base Namespace / RangeSliderColorBaseStyle Class / IsInitialized Method

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

    Parameters

    name
    See Also