ComponentOne ASP.NET MVC Controls
Height Property (PlotArea)

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

Reference

PlotArea Class
PlotArea Members