[]
The type of shading used for color of 3D areas when chart with 3D-effects is rendered. Use the members of this enumeration to set the value of the Shading property in the View3D class.
public enum ShadingEnum
Name | Description |
---|---|
ColorDark | 3D color is darker than front color. |
ColorLight | 3D color is lighter than front color. |
None | No special 3D color is applied. |