ComponentOne OrgChart for UWP
ConnectorDashCap Property

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

Reference

C1OrgChart Class
C1OrgChart Members