[]
        
(Showing Draft Content)

C1.Web.Mvc.PlotArea.Width

Width Property

Width

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

Declaration
public string Width { get; set; }