IPanel.Shadow
IPanel

property Shadow: ITeeShadow;

Type Library
TeeChartx

Description
Properties used to draw a shadow effect behind the chart panel.

Example[Visual Basic]:

TChart1.Panel.Shadow.HorizSize = 5

TChart1.Panel.Shadow.VertSize = 5

TChart1.Panel.Shadow.Color = vbGray