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

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

    Property Value

    An integer in points.
    See Also