Gets or sets the CSS class to supplementary apply to milestone shapes in the diagram.

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

Syntax

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

See Also