Gets or sets a value that indicates whether the task event shape is displayed in the chart area for this item.

Namespace:  DlhSoft.Web.UI.WebControls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)

Syntax

C#
public bool IsShapeVisible { get; set; }
Visual Basic (Declaration)
Public Property IsShapeVisible As Boolean

See Also