ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / BorderSizes Class / Bottom Property

In This Topic
    Bottom Property (BorderSizes)
    In This Topic
    Gets or sets the margin between the inner and outer edges on the bottom side of a border.
    Syntax
    'Declaration
     
    Public Property Bottom As Single
    public float Bottom {get; set;}
    See Also