ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / BorderSizes Class / Right Property

In This Topic
    Right Property (BorderSizes)
    In This Topic
    Gets or sets the margin between the inner and outer edges on the right side of a border.
    Syntax
    'Declaration
     
    Public Property Right As Single
    public float Right {get; set;}
    See Also