共用方式為


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 值。

屬性

適用於