ActiveReports Developer 7
Gradient Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Backdrop Class : Gradient Property

Glossary Item Box

Gets or sets the enumerated GradientType used for the Backdrop.

Syntax

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

See Also