Gets or sets the CSS class style to apply to the scale separator line 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 SeparatorCssClass { get; set; } |
Visual Basic (Declaration) |
---|
Public Property SeparatorCssClass As String |