See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

JScript

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

Example

[C#] 

Chart.Type = ChartType.Pie;

[Visual Basic] 

Chart.Type = ChartType.Pie

See Also

Chart Class  | Chart Members

 

 


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