[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartShading

ChartShading Enum

Specifies the type of shading used for color of 3D areas of 2D chart, when chart with 3D-effects is rendered.

Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public enum ChartShading

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.