ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotConfig Interface / Rules Property

In This Topic
    Rules Property (IPlotConfig)
    In This Topic
    Gets Rules collection
    Syntax
    'Declaration
     
    ReadOnly Property Rules As IItemCollection(Of IRule)
    IItemCollection<IRule> Rules {get;}
    See Also