ComponentOne OrgChart for UWP
ConnectorEndLineCap Property

C1.UWP.OrgChart Assembly > C1.Xaml.OrgChart Namespace > C1OrgChart Class : ConnectorEndLineCap Property
Gets or sets a Windows.UI.Xaml.Media.PenLineCap that specifies how to paint the end of the connecting lines.
Syntax
'Declaration
 
Public Property ConnectorEndLineCap As Windows.UI.Xaml.Media.PenLineCap
public Windows.UI.Xaml.Media.PenLineCap ConnectorEndLineCap {get; set;}
See Also

Reference

C1OrgChart Class
C1OrgChart Members