'宣言 Public Enum Chart3DZoneMethod Inherits System.Enum
'使用法 Dim instance As Chart3DZoneMethod
public enum Chart3DZoneMethod : System.Enum
'宣言 Public Enum Chart3DZoneMethod Inherits System.Enum
'使用法 Dim instance As Chart3DZoneMethod
public enum Chart3DZoneMethod : System.Enum
メンバ | 解説 |
---|---|
Cells | セルゾーン。1 つのセルは 1 つの色しか持てません。 |
Contours | 等高線ゾーン。対応する等高線レベルに応じて、1 つのセルが複数の色を持つことができます。 |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.Chart3DZoneMethod