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

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

    Parameters

    legends
    See Also