[]
        
(Showing Draft Content)

C1.Win.C1Chart.ShadingEnum

ShadingEnum Enum

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.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum ShadingEnum

Fields

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.