ActiveReports Developer 7
Top Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > BorderSizes Class : Top Property

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Public Property Top As System.Single
C# 
public System.float Top {get; set;}

See Also