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

In This Topic
    push Method (LegendItemLayoutRows)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub push( _
       ByVal row As LegendItemLayoutRow _
    ) 
    public void push( 
       LegendItemLayoutRow row
    )

    Parameters

    row
    See Also