Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Chart Class / Filters Property

In This Topic
    Filters Property (Chart)
    In This Topic
    Gets the Filters collection containing filters to apply to each row of data in the current data region.
    Syntax
    'Declaration
     
    Public ReadOnly Property Filters As Filters
    public Filters Filters {get;}
    See Also