ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / LegendItemLayoutRow Class / LegendItemLayoutRow Constructor

In This Topic
    LegendItemLayoutRow Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal parent As LegendItemLayoutRows _
    )
    public LegendItemLayoutRow( 
       LegendItemLayoutRows parent
    )

    Parameters

    parent
    See Also