ActiveReports 12
ArrowDirection Enumeration

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace : ArrowDirection Enumeration
Specifies the direction in which the arrow points.
Syntax
'Declaration
 
Public Enum ArrowDirection 
   Inherits System.Enum
public enum ArrowDirection : System.Enum 
Members
MemberDescription
BottomThe arrow points to the bottom.
LeftThe arrow points to the left.
RightThe arrow points to the right.
TopThe arrow points to the top.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.Annotations.ArrowDirection

See Also

Reference

GrapeCity.ActiveReports.Document.Section.Annotations Namespace