Spread.Services Documentation
ArrowheadLength Enumeration
GrapeCity.Documents.Spread.Drawing Namespace : ArrowheadLength Enumeration
Specifies the length of the arrowhead at the end of a line.
Syntax
public enum ArrowheadLength : System.Enum 
Members
MemberDescription
Long Specifies a long arrow.
Medium Specifies a medium arrow.
Short Specifies a short arrow.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.Drawing.ArrowheadLength

See Also

Reference

GrapeCity.Documents.Spread.Drawing Namespace