Gives access to the Shadow object controlling the shadow of the wall.
Only the back wall has a shadow. Shadows are visible when the scene
is rendered with GDI+.
The following example sets a solid shadow for the back wall.
chart.Wall(ChartWallType.Back).Shadow.Type = ShadowType.Solid
chart.Wall(ChartWallType.Back).Shadow.Type = ShadowType.Solid;
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2