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

Glossary Item Box

Gets or sets the color of the shadow outlining the border.

Syntax

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

See Also