dotnetCHARTING Send comments on this topic.
Background Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : Background Class


The following tables list the members exposed by Background.

Public Constructors

 NameDescription
Public ConstructorBackground ConstructorOverloaded.  Initializes a new instance of the Background class.  
Top

Public Properties

 NameDescription
Public PropertyBevel Gets or sets a value that indicates wherer this background will use a bevel shading effect.  
Public PropertyBrushGets or sets a brush object that is used to fill objects.  
Public PropertyColorGets or sets the primary Color.  
Public PropertyGlassEffect Gets or sets a value that indicates whether a glass effect is used to fill an object.  
Public PropertyGradientAngleGets or sets an angle at which gradients are drawn.( left to right = 0, right to left = 180 )  
Public PropertyHatchColor Gets or sets a color hatch patterns are drawn with.  
Public PropertyHatchStyle Gets or sets a hatch pattern.  
Public PropertyImagePathGets or sets the path of a fill image.  
Public PropertyModeGets or sets the fill mode.  
Public PropertySecondaryColorGets or sets the secondary color.  
Top

Public Methods

 NameDescription
Public MethodClone (Inherited from dotnetCHARTING.Mapping.Drawing.Property)
Top

See Also