FlexReport for WinForms
Chart3DZoneMethod 列挙体


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : Chart3DZoneMethod 列挙体
Specifies the zone calculation method of 3D chart.
シンタックス
'宣言
 
Public Enum Chart3DZoneMethod 
   Inherits System.Enum
'使用法
 
Dim instance As Chart3DZoneMethod
public enum Chart3DZoneMethod : System.Enum 
メンバ
メンバ解説
Cells
Cell zoning, a cell can have only one color.
Contours
Contour zoning, a cell can have different colors, according to corresponding contour level.
継承階層

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

参照

参照

C1.Win.FlexReport.Chart 名前空間