TCustomTriSurfaceSeries.Border
TCustomTriSurfaceSeries
property Border: TChartHiddenPen;
Unit
TeeTriSurface
Description
Read Border to obtain the TChartHiddenPen object that represents the color and style of the TriSurface border.
Use the properties of Border to change the color or style.
The Border is used to display a line around all the perimeter boundaries of the TriSurface triangles.
Example:
Series1.Border.Visible := True ;