DataPointCustomProperties.BorderWidth 属性

定义

获取或设置数据点的边框宽度。

public:
 property int BorderWidth { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
public int BorderWidth { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.BorderWidth : int with get, set
Public Property BorderWidth As Integer

属性值

一个 integer 值,该值指定数据点的边框宽度。

属性

适用于