FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / C1RangeSliderDesigner Class / PreFilterAttributes Method

In This Topic
    PreFilterAttributes Method (C1RangeSliderDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub PreFilterAttributes( _
       ByVal attributes As System.Collections.IDictionary _
    ) 
    protected virtual void PreFilterAttributes( 
       System.Collections.IDictionary attributes
    )

    Parameters

    attributes
    See Also