Gets or sets the task event shape width of any item presented in the chart.

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

Syntax

C#
double ShapeWidth { get; set; }
Visual Basic (Declaration)
Property ShapeWidth As Double

See Also