See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

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;}

Example

[C#] 

Chart.Depth = 12;

[Visual Basic] 

Chart.Depth = Unit.Parse(12)

See Also

Chart Class  | Chart Members

 

 


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