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