GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : TextAnchor Enumeration |
'Declaration Public Enum TextAnchor Inherits System.Enum
public enum TextAnchor : System.Enum
Member | Description |
---|---|
BottomLeft | The text anchors by the bottom left corner. |
BottomMiddle | The text anchors by the center of the bottom. |
BottomRight | The text anchors by the bottom right corner. |
Center | The text anchors by the center. |
MiddleLeft | The text anchors by the center of the left side. |
MiddleRight | The text anchors by the center of the right side. |
TopLeft | The text anchors by the top left corner. |
TopMiddle | The text anchors by the center of the top. |
TopRight | The text anchors by the top right corner. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.Graphics.TextAnchor
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2