Gets or sets the CSS class style to apply to the scale highlighting background elements in the main chart area.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  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

See Also