Gets or sets the CSS class to apply to apply to the text displayed on the task dependency line in the chart.
Namespace:
DlhSoft.Web.UI.WebControls.PertAssembly: DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual string DependencyTextCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property DependencyTextCssClass As String |