Spread.Services Documentation
ArrowheadWidth Enumeration
GrapeCity.Documents.Spread.Drawing Namespace : ArrowheadWidth Enumeration
Specifies the width of the arrowhead at the end of a line.
Syntax
public enum ArrowheadWidth : System.Enum 
Members
MemberDescription
Medium Specifies a medium arrow.
Narrow Specifies a narrow arrow.
Wide Specifies a wide arrow.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.Documents.Spread.Drawing Namespace