ActiveReports Developer 7
Border Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > LabelInfo Class : Border Property

Glossary Item Box

Gets or sets the border information used to outline the label.

Syntax

Visual Basic (Declaration) 
Public Property Border As Line
C# 
public Line Border {get; set;}

See Also