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

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

    Parameters

    width
    See Also