'Declaration Public Enum ChartLightGradient Inherits System.Enum
public enum ChartLightGradient : System.Enum
'Declaration Public Enum ChartLightGradient Inherits System.Enum
public enum ChartLightGradient : System.Enum
Member | Description |
---|---|
SigmeBell | Light gradient effects progress from color, to light, to color with a weighted light distribution. |
Simple | Light gradient effects are linear through the object based on shape. |
Triangle | Light gradient effects progress from color, to light, to color. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartLightGradient