TCustomChart.Frame
TCustomChart
property Frame: TChartPen;
Unit
Chart
Description
The Frame property indicates the Pen used to draw a frame around the Chart axis.
The frame is displayed using the Chart.ChartRect coordinates.
The TChartPen also defines the TeeChart Title Frame and is used throughout the TeeChart components to define Pen characteristics.
This property is equivalent to Chart1.Walls.Back.Pen