Walls.Thickness 属性

定义

返回或设置一个 Integer 类型的值,该值指定墙的粗细。 读/写。

public:
 property int Thickness { int get(); void set(int value); };
public int Thickness { get; set; }
member this.Thickness : int with get, set
Public Property Thickness As Integer

属性值

Integer

注解

使用此属性可设置图表上边框的粗细。 默认值为零 (0)。

适用于