[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLightShape

ChartLightShape Enum

Specifies the shape of light of visual effects style.

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

Fields

Name Description
Edge

Light effects are skewed near the edge of the object. The LightGradient is always elliptical with this shape.

Ellipse

Light gradient effects progress the center of the object to the outer edges. The Shift and Size properties of the LightStyle can be used to adjust the center and size of the ellipse.

Rectangle

Light gradient effects progress from one edge of the object to the opposite edge. The Scale property of the LightStyle can be used to adjust the length of the gradient cycle within the object.