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

In This Topic
    _setBottomMargin Method (ILineAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setBottomMargin( _
       ByVal value As Nullable(Of Double) _
    ) 
    void _setBottomMargin( 
       Nullable<double> value
    )

    Parameters

    value
    See Also