Height

ChartPlotArea.Height property

Returns or sets the height of a plot area bounding box as a fraction of the height of the chart (from 0 to 1). Read/write Single.

public float Height { get; set; }

See Also