'宣言 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 | 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