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

In This Topic
    _getSuggestHeight Method (ILineAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getSuggestHeight( _
       ByVal height As Double _
    ) As Double
    double _getSuggestHeight( 
       double height
    )

    Parameters

    height
    See Also