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

  Name Description
Public Constructor Background Constructor Overloaded.  Initializes a new instance of the Background class.  
Top

Public Properties

  Name Description
Public Property Bevel Gets or sets a value that indicates wherer this background will use a bevel shading effect.  
Public Property Brush Gets or sets a brush object that is used to fill objects.  
Public Property Color Gets or sets the primary Color.  
Public Property GlassEffect Gets or sets a value that indicates whether a glass effect is used to fill an object.  
Public Property GradientAngle Gets or sets an angle at which gradients are drawn.( left to right = 0, right to left = 180 )  
Public Property HatchColor Gets or sets a color hatch patterns are drawn with.  
Public Property HatchStyle Gets or sets a hatch pattern.  
Public Property ImagePath Gets or sets the path of a fill image.  
Public Property Mode Gets or sets the fill mode.  
Public Property SecondaryColor Gets or sets the secondary color.  
Public Property ShadingEffectMode Gets or sets a ShadingEffectMode enumeration member that indicates a shading effect to use when filling a surface.  
Top

Public Methods

  Name Description
Public Method Clone (Inherited from dotnetCHARTING.Mapping.Drawing.Property)
Top

See Also