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

Glossary Item Box

Gets or sets the border information with which to outline the legend box.

Syntax

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

See Also