ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / BoxBounded Class / _pack Method

In This Topic
    _pack Method (BoxBounded)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _pack( _
       ByVal box As IBoxBounded _
    ) As IBoxBounded
    public static IBoxBounded _pack( 
       IBoxBounded box
    )

    Parameters

    box
    See Also