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