IPanel.Border IPanel
property Border: IPen; Type Library TeeChartx Description Pen properties used to display a border around chart boundaries.
By default Border is hidden.
To show a border:
TChart1.Panel.Border.Visible = True