GrapeCity.ActiveReports.Chart.v9 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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2