TChartWall

TChartWall
Hierarchy     Properties     Methods     

Unit
Chart

Description
The TChartWall component controls how to display the Chart left, right, back and bottom walls.

It is used by the
four CustomChart.Walls.html">TChart.Walls properties.

The Size property determines the walls dimensions.
The Color and Brush properties are used to fill walls, and the Pen property controls the walls frame.

Setting the Color property to "clTeeColor" means walls will not be filled so they will look transparent.

The ParentChart public read-only property refers to the Chart component that owns the wall.