Skip to main content
Row

ArrowheadSize Enum

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

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

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