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
TChart Class | TChart Members | Steema.TeeChart Namespace
public Walls Walls {get;}
tChart1.Walls.Visible = false;
TChart Class | TChart Members | Steema.TeeChart Namespace