ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Padding Structure / Vertical Property

In This Topic
    Vertical Property (Padding)
    In This Topic
    Gets or sets the combined padding value for the top and bottom edges.
    Syntax
    'Declaration
     
    Public ReadOnly Property Vertical As Integer
    public int Vertical {get;}

    Property Value

    An integer value in points.
    See Also