'宣言 Public Enum Chart3DBarFormat Inherits System.Enum
'使用法 Dim instance As Chart3DBarFormat
public enum Chart3DBarFormat : System.Enum
'宣言 Public Enum Chart3DBarFormat Inherits System.Enum
'使用法 Dim instance As Chart3DBarFormat
public enum Chart3DBarFormat : System.Enum
| メンバ | 解説 |
|---|---|
Fixed | Fixed format (bars are fixed width and centered about their X or Y values). |
Histogram | Histogram format (each bar fills the space up to its adjoining bar). |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.Chart3DBarFormat