Back to Devexpress

ArrowheadSize Enum

officefileapi-devexpress-dot-spreadsheet-c21f8de8.md

latest2.0 KB
Original Source

ArrowheadSize Enum

Lists values used to specify an arrowhead’s width and length.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public enum ArrowheadSize
vb
Public Enum ArrowheadSize

Members

NameDescription
Small

Specifies the small size.

| | Medium |

Specifies the medium size.

| | Large |

Specifies the large size.

|

The following properties accept/return ArrowheadSize values:

Remarks

The values listed by this enumeration are used by the following properties:

See Also

DevExpress.Spreadsheet Namespace