ActiveReports Developer 7
BorderSizes Class Members
See Also  Properties 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : BorderSizes Class

Glossary Item Box

The following tables list the members exposed by BorderSizes.

Public Constructors

 NameDescription
Public ConstructorBorderSizes ConstructorOverloaded. Initializes a new instance of the BorderSizes class.  
Top

Public Properties

 NameDescription
Public PropertyBottomGets or sets the margin between the inner and outer edges on the bottom side of a border.  
Public PropertyLeftGets or sets the margin between the inner and outer edges on the left side of a border.  
Public PropertyRightGets or sets the margin between the inner and outer edges on the right side of a border.  
Public PropertyTopGets or sets the margin between the inner and outer edges on the top side of a border.  
Top

See Also