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

In This Topic
    _getTitleHeight Method (ILineAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getTitleHeight( _
       ByVal render As IRender, _
       Optional ByVal suggestedSize As ISize _
    ) As Double
    double _getTitleHeight( 
       IRender render,
       ISize suggestedSize
    )

    Parameters

    render
    suggestedSize
    See Also