Gets or sets the CSS class to apply to apply to polylines displayed between dependent task shapes in the diagram.
Namespace:
DlhSoft.Web.Mvc.PertAssembly: DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual string DependencyLineCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property DependencyLineCssClass As String |