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

In This Topic
    layoutVertical Method (ILegendViewLayouter)
    In This Topic
    Syntax
    'Declaration
     
    Sub layoutVertical( _
       ByVal legends As List(Of _LegendRect) _
    ) 
    void layoutVertical( 
       List<_LegendRect> legends
    )

    Parameters

    legends
    See Also