ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / LegendItemLayoutRow Class / margin Method

In This Topic
    margin Method (LegendItemLayoutRow)
    In This Topic
    Syntax
    'Declaration
     
    Public Function margin( _
       ByVal element As _LegendItemLayoutRect _
    ) As IMargin
    public IMargin margin( 
       _LegendItemLayoutRect element
    )

    Parameters

    element
    See Also