TCustomChart.Foot
TCustomChart
property Foot: TChartTitle;
Unit
Chart
Description
The Foot property defines the Text and formatting properties to be drawn at bottom Chart side.
Use the TChartTitle.Text property to enter the desired Foot lines, set Visible to True and change the Font, Frame and Brush properties.
Use the TChartTitle.Alignment property to control text output position.