Reports for WPF
Chart.ShadingEnum 列挙体

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 : Chart.ShadingEnum 列挙体
Specifies the type of shading used when rendering 3D charts.
シンタックス
'宣言
 
Public Enum Chart.ShadingEnum 
   Inherits System.Enum
public enum Chart.ShadingEnum : System.Enum 
メンバ
メンバ解説
ColorDark3D color is darker than front color.
ColorLight3D color is lighter than front color.
NoneNo special 3D color is applied.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Report.CustomFields.Chart.ShadingEnum

参照

C1.C1Report.CustomFields 名前空間