[]
        
(Showing Draft Content)

C1.Web.Mvc.PlotArea.Height

Height Property

Height

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).

Declaration
public string Height { get; set; }