Gets or sets the ChartType of this Chart.
[Visual Basic]
Public Property Type As ChartType[C#]
public ChartType Type {get; set;}[JScript]
public function get,set Type : ChartType[C#]
Chart.Type = ChartType.Pie; |
[Visual Basic]
Chart.Type = ChartType.Pie |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.