Gets or sets a value that determines whether task event shape tool tips are presented.

Namespace:  DlhSoft.Web.Mvc.Pert
Assembly:  DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)

Syntax

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

See Also