.netCHARTING v10.5 Documentation
Properties 

dotnetCHARTING Namespace : Background Class
Background Class Members

The following tables list the members exposed by Background.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value that indicates whether this background will use a bevel shading effect.  
Public PropertyGets or sets a brush object that is used to fill objects.  
Public PropertyGets or sets the primary Color.  
Public PropertyGets or sets an the color positions used in a multi color gradient fill. This property should be used in conjunction with Colors array where each color corresponds to a color position.  
Public PropertyGets or sets an array of Color objects used in a multi color gradient fill. This property should be used in conjunction with ColorPositions where each color corresponds to a color position.  
Public PropertyGets or sets a value that indicates whether a glass effect is used to fill an object.  
Public PropertyGets or sets an angle at which gradients are drawn.( left to right = 0, right to left = 180 )  
Public PropertyGets or sets a color hatch patterns are drawn with.  
Public PropertyGets or sets a hatch pattern.  
Public PropertyGets or sets the path of a fill image.  
Public PropertyGets or sets the fill mode.  
Public PropertyGets or sets the secondary color.  
Public PropertyGets or sets a ShadingEffectMode enumeration member that indicates a shading effect to use when filling a surface.  
Public PropertyGets or sets a value from 0 to 100 that indicates the background transparency.  
Public PropertyGets or sets a value that indicates whether this background is visible.  
Top
See Also