ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DynamicCategoriesSeries Class
Members

In This Topic
    DynamicCategoriesSeries Class
    In This Topic
    Defines a Series level that repeats with each Series group in the rowset of the chart.
    Object Model
    DynamicCategoriesSeries Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DynamicCategoriesSeries 
       Implements IValidateable 
    public sealed class DynamicCategoriesSeries : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.DynamicCategoriesSeries

    See Also