Sets the Chart Wall thickness.
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