Gets or sets depth of the chart when Use3D is true.
[Visual Basic]
Public Property Depth As Unit
[C#]
public Unit Depth {get; set;}
[C#]
Chart.Depth = 12; |
[Visual Basic]
Chart.Depth = Unit.Parse(12) |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.