Gets or sets a PenLineCap that specifies how to paint the end of the connecting lines.

Namespace:  C1.Silverlight.OrgChart
Assembly:  C1.Silverlight.OrgChart (in C1.Silverlight.OrgChart.dll)

Syntax

C#
public PenLineCap ConnectorEndLineCap { get; set; }
Visual Basic
Public Property ConnectorEndLineCap As PenLineCap
	Get
	Set

See Also