GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace : Alignment Enumeration |
'Declaration Public Enum Alignment Inherits System.Enum
public enum Alignment : System.Enum
Member | Description |
---|---|
Bottom | The text item anchors to the bottom. |
BottomLeft | The text item anchors to the bottom left. |
BottomRight | The text item anchors to the bottom right. |
Center | The text item anchors to the center. |
Left | The text item anchors to the left. |
Right | The text item anchors to the right. |
Top | The text item anchors to the top. |
TopLeft | The text item anchors to the top left. |
TopRight | The text item anchors to the top right. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.Alignment
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