ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapSubItem Interface / BottomMargin Property

In This Topic
    BottomMargin Property (IMapSubItem)
    In This Topic
    Width of the bottom margin. The default value is 0in.
    Syntax
    'Declaration
     
    ReadOnly Property BottomMargin As Length
    Length BottomMargin {get;}
    See Also