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

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

    Parameters

    height
    See Also