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

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

    Property Value

    An integer value in points.
    See Also