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

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