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

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