Accesses left, bottom and back wall characteristics of the Chart.
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