public Boolean Visible {get; set;}
Remarks
Default: true
tChart.Walls.Visible will draw Left and Bottom "walls" to simulate 3D effect. You can control the 3D Wall proportion by using Chart.Aspect.Chart3DPercent property. Chart.Aspect.View3D controls (on/off) Walls.Visible property.
See Also
Walls Class | Walls Members | Steema.TeeChart Namespace