[]
Specifies the type of shading used for color of 3D areas of 2D chart, when chart with 3D-effects is rendered.
public enum ChartShading
| 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. |