FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / FlexChartDesigner Class / PostFilterAttributes Method

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

    Parameters

    attributes
    See Also