Gets or sets the width to be applied for the client side component container (div element).

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

Syntax

C#
public Unit Width { get; set; }
Visual Basic (Declaration)
Public Property Width As Unit

See Also