Gets or sets a value that indicates whether the task shape is displayed in the chart area for this item.
Namespace:
DlhSoft.Web.Mvc.PertAssembly: DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public bool IsShapeVisible { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsShapeVisible As Boolean |