ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _ReferenceLineOverlayOption Class / aggregate Property

In This Topic
    aggregate Property (_ReferenceLineOverlayOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property aggregate As Nullable(Of ReferenceLineAggregate)
    public Nullable<ReferenceLineAggregate> aggregate {get; set;}
    See Also