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

In This Topic
    _toDate Method (_DataValueTypeExtension)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _toDate( _
       ByVal value As DataValueType _
    ) As Date
    public static Date _toDate( 
       DataValueType value
    )

    Parameters

    value
    See Also