Returns or sets the percentage of ambient light illuminating a three-dimensional chart.
Syntax
object.AmbientIntensity [ = intensity ]
The AmbientIntensity property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
intensity | Single. The chart light intensity. Valid values are 0 to 1. If set to 1, all sides of the chart elements are fully illuminated no matter what light sources are turned on. If set at 0, there is no contribution from ambient light; only the sides of the chart elements facing active light sources are illuminated. |