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

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

C#
public string SeparatorCssClass { get; set; }
Visual Basic (Declaration)
Public Property SeparatorCssClass As String

See Also