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.UI.WebControls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)

Syntax

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

See Also