{description}
{excerpt}Sets or returns the height of the chart, in points \(1/72 inch\).{excerpt}
{signature:C#}
 public double Height{ get; set; }
{signature}{signature:vb.net}
Public Property Height() As Double
{signature}
{scrollbar}