Elevation Property Example
This example sets the chart elevation of Chart1 to 34 degrees. The example should be run on a 3-D chart (the Elevation property fails on 2-D charts).
Charts("Chart1").Elevation = 34