'宣言 Public Enum LabelAlignment Inherits System.Enum
public enum LabelAlignment : System.Enum
'宣言 Public Enum LabelAlignment Inherits System.Enum
public enum LabelAlignment : System.Enum
メンバ | 解説 |
---|---|
Auto | 自動ラベル位置 |
BottomCenter | 下中央の位置 |
BottomLeft | 下左の位置 |
BottomRight | 下右の位置 |
MiddleCenter | 中央の位置 |
MiddleLeft | 中央左の位置 |
MiddleRight | 中央右の位置 |
TopCenter | 上中央の位置 |
TopLeft | 上左の位置 |
TopRight | 上右の位置 |
System.Object
System.ValueType
System.Enum
C1.WPF.C1Chart.LabelAlignment