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