FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.Chart Namespace / DataUtils Class / ToOADate Method

In This Topic
    ToOADate Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function ToOADate( _
       ByVal date As Date _
    ) As Double
    public static double ToOADate( 
       DateTime date
    )

    Parameters

    date
    See Also