[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.BorderSizes

BorderSizes Class

Describes sizes of border around rectangular area.

Inheritance
BorderSizes
Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
public sealed class BorderSizes

Constructors

Name Description
BorderSizes()

Initializes new instance of the BorderSizes class

BorderSizes(float, float, float, float)

Initializes new instance of the BorderSizes class

Properties

Name Description
Bottom

Gets or sets margin between inner and outer edges on the bottom side of a border

Left

Gets or sets margin between inner and outer edges on the left side of a border

Right

Gets or sets margin between inner and outer edges on the right side of a border

Top

Gets or sets margin between inner and outer edges on the top side of a border