TChartWall
Hierarchy Properties Methods
Unit
Chart
Description
The TChartWall component controls how to display the Chart TCustomChart.LeftWall, TCustomChart.RightWall, TCustomChart.BackWall and TCustomChart.BottomWall walls.
It is used by the four TCustomChart.Walls properties.
The TCustomChartWall.Size property determines the walls dimensions.
The TTeeCustomShape.Color and TTeeCustomShapeBrushPen.Brush properties are used to fill walls, and the TCustomChartWall.Pen property controls the walls frame.
Setting the TTeeCustomShape.Color property to "clTeeColor" means walls will not be filled so they will look transparent.
The TTeeCustomShapeBrushPen.ParentChart public read-only property refers to the Chart component that owns the wall.