See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

JScript

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;}
[JScript]
public function get,set Background : Background

Example

[C#] 

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

[Visual Basic] 

Chart.Background = new Background(Color.Ivory)

See Also

Chart Class  | Chart Members

 

 


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