Background Class
Defines styling properties used to fill the interior of polygons and chart elements such as legend boxes, annotations and other shapes.
Object Model
Syntax
'Declaration Public Class Background Inherits dotnetCHARTING.Mapping.Drawing.Property
'Usage Dim instance As Background
public class Background : dotnetCHARTING.Mapping.Drawing.Property
Example
Inheritance Hierarchy
System.Object
dotnetCHARTING.Background
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