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

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Public Property ShadowWeight As System.Integer
C# 
public System.int ShadowWeight {get; set;}

See Also