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