FlexReport for WinForms
ChartLightShape 列挙体


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

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.Chart.ChartLightShape

参照

参照

C1.Win.FlexReport.Chart 名前空間