public Int32 Size {get; set;}
Remarks
The Size property defines the Chart Walls thickness.
Example
[C#]
tChart1.Walls.Bottom.Size = 15;
See Also
Wall Class | Wall Members | Steema.TeeChart Namespace
public Int32 Size {get; set;}
tChart1.Walls.Bottom.Size = 15;
Wall Class | Wall Members | Steema.TeeChart Namespace