FlexReport for WinForms
ChartLightGradient 列挙体


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartLightGradient 列挙体
Specifies the type of light gradient of the visual effects style.
シンタックス
'宣言
 
Public Enum ChartLightGradient 
   Inherits System.Enum
'使用法
 
Dim instance As ChartLightGradient
public enum ChartLightGradient : System.Enum 
メンバ
メンバ解説
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

参照

参照

C1.Win.FlexReport.Chart 名前空間