TCustomChart.BackWall
TCustomChart
property BackWall: TChartBackWall;
Unit
Chart
Description
The BackWall property determines the drawing attributes of Chart Back wall.
Chart TCustomTeePanel.View3D and Chart TCustomAxisPanel.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 TCustomChart.RightWall, TCustomChart.BottomWall and TCustomChart.LeftWall Wall properties.