Gets or sets the border thinkness of main time interval areas generated by the current scale. This is a dependency property.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public Thickness BorderThickness { get; set; }
Visual Basic (Declaration)
Public Property BorderThickness As Thickness

See Also