See Also

Chart Class  | Chart Members  | Depth Property  | Depth Property

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

Use3D Property

Gets or sets a value indicating whether chart elements are rendered in 3D.

[Visual Basic]
Public Property Use3D As Boolean
[C#]
public bool Use3D {get; set;}

Example

[C#] 

Chart.Use3D = true;

[Visual Basic] 

Chart.Use3D = true

See Also

Chart Class  | Chart Members  | Depth Property  | Depth Property

 

 


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