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

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