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

In This Topic
    fromSeconds Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function fromSeconds( _
       ByVal seconds As Double _
    ) As _TimeSpan
    public static _TimeSpan fromSeconds( 
       double seconds
    )

    Parameters

    seconds
    See Also