'宣言 Public Enum Chart3DLegendSeparator Inherits System.Enum
'使用法 Dim instance As Chart3DLegendSeparator
public enum Chart3DLegendSeparator : System.Enum
'宣言 Public Enum Chart3DLegendSeparator Inherits System.Enum
'使用法 Dim instance As Chart3DLegendSeparator
public enum Chart3DLegendSeparator : System.Enum
| メンバ | 解説 |
|---|---|
Dash | Specifies a dash (-) between values of a stepped legend range. |
Ellipsis | Specifies an ellipsis (..) between values of a stepped legend range. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.Chart3DLegendSeparator