Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

ArrowheadSize Enum

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

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

public enum ArrowheadSize

Members

Name Description
Small

Specifies the small size.

Medium

Specifies the medium size.

Large

Specifies the large size.

Remarks

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

See Also