ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _CastExtension Class / toAggregateString Method

In This Topic
    toAggregateString Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function toAggregateString( _
       ByVal value As Aggregate _
    ) As String
    public static string toAggregateString( 
       Aggregate value
    )

    Parameters

    value
    See Also