'宣言 Public Enum ChartValueLabelAppearance Inherits System.Enum
'使用法 Dim instance As ChartValueLabelAppearance
public enum ChartValueLabelAppearance : System.Enum
'宣言 Public Enum ChartValueLabelAppearance Inherits System.Enum
'使用法 Dim instance As ChartValueLabelAppearance
public enum ChartValueLabelAppearance : System.Enum
| メンバ | 解説 |
|---|---|
ArrowMarker | Label with arrow marker. |
Label | Only text label. |
TriangleMarker | Label with triangle marker. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartValueLabelAppearance