ActiveReports 12
BorderLine Property (Series)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Series Class : BorderLine Property
Gets or sets the line information used for the border line of the Series.
Syntax
'Declaration
 
Public Property BorderLine As Line
public Line BorderLine {get; set;}
See Also

Reference

Series Class
Series Members