The apparent chart depth as a percentage of chart width.
[Visual Basic]
Public Property Depth As Integer
[C#]
public int Depth {get;set;}
[Delphi]
public property Depth: Int32 read get_Depth write set_Depth;
See Also
View3D Class | View3D Members | C1.Win.C1Chart Namespace | View3D Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |