[]
        
(Showing Draft Content)

GrapeCity.Drawing.ArrowheadStyle

ArrowheadStyle Enum

Represents the shape decoration that appears at the ends of lines.

Namespace: GrapeCity.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum ArrowheadStyle : byte
Public Enum ArrowheadStyle As Byte

Fields

Name Description
Arrow

The line arrow head.

Diamond

The diamond.

None

No line end.

Oval

The oval.

Stealth

The stealth arrow head.

Triangle

The triangle arrow head.