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

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

    Property Value

    An integer in points.
    See Also