ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Padding Structure / Bottom Property

In This Topic
    Bottom Property (Padding)
    In This Topic
    Gets or sets the padding value for the bottom edge.
    Syntax
    'Declaration
     
    Public Property Bottom As Integer
    public int Bottom {get; set;}

    Property Value

    An integer in points.
    See Also