Gets or sets a value that indicates whether to display vertical highlighting background in the main chart area for the generated scale intervals.
Namespace:
DlhSoft.Web.UI.WebControls
Assembly:
DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
C# |
---|
public bool IsHighlightingVisible { get; set; } |
Visual Basic (Declaration) |
---|
Public Property IsHighlightingVisible As Boolean |