ChartTitle.Width 属性

定义

获取 对象的宽度(以磅为单位)。

public:
 property double Width { double get(); };
public double Width { get; }
member this.Width : double
Public ReadOnly Property Width As Double

属性值

对象的宽度,以磅为单位。

注解

此为只读属性。

适用于