Gets or sets the CSS class to apply to the alternative item row in the chart area (SVG element style).

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

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

See Also