Click or drag to resize

TextLineFormat LineEndWidth Property

Gets or sets the arrowhead width at the end of a line. Read/write LineEndWidth .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public LineEndWidth LineEndWidth { get; set; }

Property Value

Type: LineEndWidth

Implements

IChartGridLine LineEndWidth
See Also