Gets or sets the CSS class to apply to apply to virtual effort polylines displayed between dependent task event shapes in the chart.

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

Syntax

C#
public virtual string VirtualEffortDependencyLineCssClass { get; set; }
Visual Basic (Declaration)
Public Overridable Property VirtualEffortDependencyLineCssClass As String

See Also