LineStyle.StartWidth Property
Gets or sets the width of the line’s start arrowhead.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| ArrowSize | The size. |
Available values:
| Name | Description |
|---|---|
| Small | Specifies the small size. |
| Medium | Specifies the medium size. |
| Large | Specifies the large size. |
See Also