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

In This Topic
    _layout Method (ICategoryValueView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _layout( _
       ByVal region As _BaseShape _
    ) 
    void _layout( 
       _BaseShape region
    )

    Parameters

    region
    See Also