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

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

    Parameters

    region
    See Also