Gets or sets the CSS class style to apply to the scale highlighting background elements in the main chart area.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public string HighlightingCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property HighlightingCssClass As String |