FlexReport for WinForms
ChartShading 列挙体


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartShading 列挙体
Specifies the type of shading used for color of 3D areas of 2D chart, when chart with 3D-effects is rendered.
シンタックス
'宣言
 
Public Enum ChartShading 
   Inherits System.Enum
'使用法
 
Dim instance As ChartShading
public enum ChartShading : System.Enum 
メンバ
メンバ解説
ColorDark
3D color is darker than front color.
ColorLight
3D color is lighter than front color.
None
No special 3D color is applied.
継承階層

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

参照

参照

C1.Win.FlexReport.Chart 名前空間