Chart.Width 属性

定义

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

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

属性值

图表宽度。

适用于