TCustomChart.BackWall

TCustomChart.BackWall
TCustomChart

property BackWall: TChartBackWall;

Unit
Chart

Description
The BackWall property determines the drawing attributes of Chart Back wall.
Chart
View3D and Chart View3DWalls properties must be set to TRUE for BackWall to be shown.

You can use the Color, Size, Pen and Brush TChartWall's properties to control the wall appearance.

A Chart component has also a
Right, Bottom and Left Wall properties.