Height

ChartPlotArea.Height 属性

返回或设置绘图区边界框的高度作为图表高度的一个比例(从 0 到 1)。可读写单精度浮点数。

public float Height { get; set; }

另见