dotnetCHARTING Send comments on this topic.
Background Constructor
See Also 
dotnetCHARTING Namespace > Background Class : Background Constructor


Initializes a new instance of the Background class.

Overload List

OverloadDescription
Background Constructor() Initializes a new instance of the Background class.  
Background Constructor(Brush) Initializes a new instance of the Background object with a Brush.  
Background Constructor(Color)Initializes a new instance of the Background object with a color.  
Background Constructor(Color,Color)Initializes a new instance of the Background object with gradient colors drawn left to right.  
Background Constructor(Color,Color,Single)Initializes a new instance of the Background object with gradient colors drawn at a specified angle.  
Background Constructor(String)Initializes a new instance of the Background object with a tiled image.  
Background Constructor(String,BackgroundMode) Initializes a new instance of the Background object with an image and a background mode.  

See Also

© 2010 All Rights Reserved.