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

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

Syntax

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

See Also