ComponentOne ASP.NET MVC Controls
Width Property (PlotArea)

C1.Web.Mvc Namespace > PlotArea Class : Width Property
Gets or sets width of the plot area. The width can be specified as number(sets the width in pixels) or string in the format '{number}*' (star sizing).
Syntax
'Declaration
 
Public Property Width As String
public string Width {get; set;}
See Also

Reference

PlotArea Class
PlotArea Members