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

In This Topic
    _LegendViewLayouter Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal rectangle As IRectangle _
    )
    public _LegendViewLayouter( 
       IRectangle rectangle
    )

    Parameters

    rectangle
    See Also