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

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

    Parameters

    value
    See Also