Click or drag to resize

TextLineFormat LineBeginType Property

Gets or sets the arrowhead style at the beginning of a line. Read/write LineEndType .

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

Property Value

Type: LineEndType

Implements

IChartGridLine LineBeginType
See Also