See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

JScript

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

Depth Property

Gets or sets depth of the chart when Use3D is true.

[Visual Basic]
Public Property Depth As Unit
[C#]
public Unit Depth {get; set;}
[JScript]
public function get,set Depth : Unit

Example

[C#] 

Chart.Depth = 12;

[Visual Basic] 

Chart.Depth = Unit.Parse(12)

See Also

Chart Class  | Chart Members

 

 


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