Width Property
Width
Gets or sets the width of plot area.
Declaration
[C1Description("PlotArea.Width", "Gets or sets the width of plot area.")]
public GridLength Width { get; set; }
<C1Description("PlotArea.Width", "Gets or sets the width of plot area.")>
Public Property Width As GridLength