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

In This Topic
    buildSimpleSortDefinitionByOrderType Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function buildSimpleSortDefinitionByOrderType( _
       ByVal orderType As OrderType _
    ) As _SimpleSortDefinition
    public _SimpleSortDefinition buildSimpleSortDefinitionByOrderType( 
       OrderType orderType
    )

    Parameters

    orderType
    See Also