ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Overlay Class / AggregateType Property

In This Topic
    AggregateType Property (Overlay)
    In This Topic
    Gets or sets the reference line aggregation function
    Syntax
    'Declaration
     
    Public Property AggregateType As ReferenceLineAggregateType
    public ReferenceLineAggregateType AggregateType {get; set;}
    See Also