ICanvas.Frame3D
ICanvas

procedure Frame3D(Left, Top, Right, Bottom: Integer; TopColor, BottomColor: OLE_COLOR; Width: Integer);

Type Library
TeeChartx

Description
Use Frame3D to create a 3D effect. The Rect (Left,Top,Right,Bottom) specifies the position where the three-dimensional canvas should appear. For a raised effect, set TopColor as a light color and BottomColor as a shadow color.