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