Gets or sets a Thickness that specifies the thickness of the border of an entity item in the IChartView control.

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

Syntax

C#
Thickness ItemBorderThickness { get; set; }
Visual Basic (Declaration)
Property ItemBorderThickness As Thickness

See Also