See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

Type Property

Gets or sets the ChartType of this Chart.

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

Example

[C#] 

Chart.Type = ChartType.Pie;

[Visual Basic] 

Chart.Type = ChartType.Pie

See Also

Chart Class  | Chart Members

 

 


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