Click or drag to resize

TextLineFormat LineBeginLength Property

Gets or sets the arrowhead length at the beginning of a line. Read/write LineEndLength .

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

Property Value

Type: LineEndLength

Implements

IChartGridLine LineBeginLength
See Also