public Walls Walls {get;}
Remarks
Use the TChart.Walls property to access left, bottom and back wall characteristics of the Chart. Example
[C#]
tChart1.Walls.Visible = false;
See Also
Chart Class | Chart Members | Steema.TeeChart Namespace
public Walls Walls {get;}
tChart1.Walls.Visible = false;
Chart Class | Chart Members | Steema.TeeChart Namespace