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

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

    Parameters

    width
    See Also