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

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