ActiveReports 9
Alignment Enumeration

Specifies how the text item anchors to its position.
Syntax
'Declaration
 
Public Enum Alignment 
   Inherits System.Enum
public enum Alignment : System.Enum 
Members
MemberDescription
BottomThe text item anchors to the bottom.
BottomLeftThe text item anchors to the bottom left.
BottomRightThe text item anchors to the bottom right.
CenterThe text item anchors to the center.
LeftThe text item anchors to the left.
RightThe text item anchors to the right.
TopThe text item anchors to the top.
TopLeftThe text item anchors to the top left.
TopRightThe text item anchors to the top right.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.Alignment

Requirements

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

See Also

Reference

GrapeCity.ActiveReports.Chart Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum