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

In This Topic
    _canLabelWrap Method (IAxisLabelView)
    In This Topic
    Syntax
    'Declaration
     
    Function _canLabelWrap( _
       ByVal axisLabelLayoutPolicy As IAxisLabelLayoutPolicy, _
       ByVal render As IRender, _
       ByVal suggestedSize As ISize _
    ) As Boolean

    Parameters

    axisLabelLayoutPolicy
    render
    suggestedSize
    See Also