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

In This Topic
    _measureMaxLabelSize Method (ILineAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Function _measureMaxLabelSize( _
       ByVal render As IRender, _
       ByVal suggestedSize As ISize _
    ) As ISize
    ISize _measureMaxLabelSize( 
       IRender render,
       ISize suggestedSize
    )

    Parameters

    render
    suggestedSize
    See Also