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

Glossary Item Box

Gets or sets the border information for the chart area.

Syntax

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

See Also