Gets or sets a PenLineCap that specifies how to paint the ends of dashes
in the connecting lines.
Namespace:
C1.Silverlight.OrgChartAssembly: C1.Silverlight.OrgChart (in C1.Silverlight.OrgChart.dll)
Syntax
| C# |
|---|
public PenLineCap ConnectorDashCap { get; set; } |
| Visual Basic |
|---|
Public Property ConnectorDashCap As PenLineCap Get Set |