Gets or sets the Background of this chart.
[Visual Basic]
Public Property Background As Background
[C#]
public Background Background {get; set;}
[C#]
Chart.Background = new Background(Color.Ivory); |
[Visual Basic]
Chart.Background = new Background(Color.Ivory) |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.