ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisBase Class / Arrow Property

In This Topic
    Arrow Property
    In This Topic
    Gets or sets the arrow type on the axis.
    Syntax
    'Declaration
     
    Public Property Arrow As ArrowType
    public ArrowType Arrow {get; set;}

    Property Value

    A valid ArrowType enumeration value.
    Exceptions
    See Also