ActiveReports Developer 7
BorderLine Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > StandardProperties Interface : BorderLine Property

Glossary Item Box

Gets or sets the line information used to draw the border for the series.

Syntax

Visual Basic (Declaration) 
Property BorderLine As Line
C# 
Line BorderLine {get; set;}

See Also