ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationArrow Class / ArrowDirection Property

In This Topic
    ArrowDirection Property
    In This Topic
    Gets or sets the arrow direction.
    Syntax
    'Declaration
     
    Public Property ArrowDirection As ArrowDirection
    public ArrowDirection ArrowDirection {get; set;}

    Property Value

    The arrow direction.
    See Also