ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Import.Models Namespace / ChartMember Class
Members

In This Topic
    ChartMember Class
    In This Topic
    Represents the chart member that contains the grouping and sorting expressions.
    Object Model
    ChartMember Class
    Syntax
    'Declaration
     
    Public Class ChartMember 
    public class ChartMember 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Import.Models.ChartMember

    See Also