GrapeCity.ActiveReports.Chart.v9 アセンブリ > GrapeCity.ActiveReports.Chart.Graphics 名前空間 : TextAnchor 列挙体 |
'宣言 Public Enum TextAnchor Inherits System.Enum
public enum TextAnchor : System.Enum
メンバ | 解説 |
---|---|
BottomLeft | テキストを左下隅にアンカーします。 |
BottomMiddle | テキストを下中央にアンカーします。 |
BottomRight | テキストを右下隅にアンカーします。 |
Center | テキストを中央にアンカーします。 |
MiddleLeft | テキストを左中央にアンカーします。 |
MiddleRight | テキストを右中央にアンカーします。 |
TopLeft | テキストを左上隅にアンカーします。 |
TopMiddle | テキストを上中央にアンカーします。 |
TopRight | テキストを右上隅にアンカーします。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.Graphics.TextAnchor