ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IDateParserBuilder Interface / buildDateParser Method

In This Topic
    buildDateParser Method
    In This Topic
    Syntax
    'Declaration
     
    Function buildDateParser( _
       ByVal type As String _
    ) As IDateParser
    IDateParser buildDateParser( 
       string type
    )

    Parameters

    type
    See Also