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

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

    Parameters

    parent
    See Also