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

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