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

In This Topic
    _layout Method (_MultiRowTickLabelLayoutPolicy)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub _layout( _
       ByVal axis As IAxisView, _
       ByVal labels As List(Of IAxisTickLabelView), _
       ByVal axisLabelLayoutPolicy As IAxisLabelLayoutPolicy, _
       ByVal render As IRender, _
       ByVal rectangle As IRectangle, _
       ByVal context As IRenderContext _
    ) 

    Parameters

    axis
    labels
    axisLabelLayoutPolicy
    render
    rectangle
    context
    See Also