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

In This Topic
    _LegendItemLayoutRect Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal size As ISize, _
       ByVal view As ILegendItemView _
    )
    public _LegendItemLayoutRect( 
       ISize size,
       ILegendItemView view
    )

    Parameters

    size
    view
    See Also