See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

Background Property

Gets or sets the Background of this chart.

[Visual Basic]
Public Property Background As Background
[C#]
public Background Background {get; set;}

Example

[C#] 

Chart.Background = new Background(Color.Ivory);

[Visual Basic] 

Chart.Background = new Background(Color.Ivory)

See Also

Chart Class  | Chart Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.