Use the members of this enumeration to set the value
of the Gradient property in the VisualEffectsStyle.LightStyle class.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public enum LightGradientEnum |
Visual Basic |
---|
Public Enumeration LightGradientEnum |
Members
Member name | Value | Description | |
---|---|---|---|
Simple | 0 | Light gradient effects are linear through the object based on shape. | |
Triangle | 1 | Light gradient effects progress from color, to light, to color. | |
SigmeBell | 2 | Light gradient effects progress from color, to light, to color with a weighted light distribution. |