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
[C#]
Chart.Depth = 12; |
[Visual Basic]
Chart.Depth = Unit.Parse(12) |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.