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

In This Topic
    _getForceMaxHeight Method (ILineAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getForceMaxHeight( _
       ByVal height As Double _
    ) As Nullable(Of Double)
    Nullable<double> _getForceMaxHeight( 
       double height
    )

    Parameters

    height
    See Also