ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / OverlayConfig Class / AggregateType Property

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