Chart.Height 属性

定义

获取或设置图表图像的高度(以像素为单位)。

public int Height { get; }
member this.Height : int
Public ReadOnly Property Height As Integer

属性值

图表高度。

适用于