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

In This Topic
    push Method (ILegendListViewLayouter)
    In This Topic
    Syntax
    'Declaration
     
    Sub push( _
       ByVal view As ILegendView, _
       ByVal legendRect As IRectangle _
    ) 
    void push( 
       ILegendView view,
       IRectangle legendRect
    )

    Parameters

    view
    legendRect
    See Also