GrapeCity.ActiveReports.Chart.v8 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : BackdropStyle Enumeration |
'Declaration Public Enum BackdropStyle Inherits System.Enum
public enum BackdropStyle : System.Enum
Member | Description |
---|---|
Gradient | A gradient fill is used for the backdrop. |
Pattern | A pattern fill is used for the backdrop. |
Picture | A System.Drawing.Image is used for the backdrop. |
Solid | A solid fill is used for the backdrop. |
Transparent | The backdrop is transparent. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.Graphics.BackdropStyle