ActiveReports 12
ArrowType Enumeration

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace : ArrowType Enumeration
Specifies the arrow type used for the axis line.
Syntax
'Declaration
 
Public Enum ArrowType 
   Inherits System.Enum
public enum ArrowType : System.Enum 
Members
MemberDescription
LinesLines are used to create an arrow.
NoneNo arrow type is used.
TriangleA triangle is used as the arrow.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.ActiveReports.Chart Namespace