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

In This Topic
    sort Method (IItmizedLegendViewSorter)
    In This Topic
    Syntax
    'Declaration
     
    Function sort( _
       ByVal models As List(Of ILegendItemView) _
    ) As List(Of ILegendItemView)

    Parameters

    models
    See Also