ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Sparkline Namespace / SeriesStatistics Class / Sum Property

In This Topic
    Sum Property
    In This Topic
    Gets the sum of values.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sum As Double
    public double Sum {get;}
    See Also