ActiveReports 9
BackdropStyle Enumeration

Specifies the style used to draw the backdrop of an object.
Syntax
'Declaration
 
Public Enum BackdropStyle 
   Inherits System.Enum
public enum BackdropStyle : System.Enum 
Members
MemberDescription
GradientA gradient fill is used for the backdrop.
PatternA pattern fill is used for the backdrop.
PictureA System.Drawing.Image is used for the backdrop.
SolidA solid fill is used for the backdrop.
TransparentThe backdrop is transparent.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.Graphics.BackdropStyle

Requirements

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

See Also

Reference

GrapeCity.ActiveReports.Chart.Graphics Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum