Gets or sets the CSS class to apply to all item 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 ShapeCssClass { get; set; }
Visual Basic (Declaration)
Public Property ShapeCssClass As String

See Also