ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IItemizedLegendContentView Interface / _init Method

In This Topic
    _init Method (IItemizedLegendContentView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _init( _
       ByVal rect As ISize _
    ) 
    void _init( 
       ISize rect
    )

    Parameters

    rect
    See Also