Chart.BorderlineWidth 屬性

定義

取得或設定框線寬度。

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

屬性值

指定框線寬度的 integer 值。

屬性

適用於