Chart.BorderWidth Właściwość

Definicja

Pobiera lub ustawia szerokość obramowania wykresu.

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

Wartość właściwości

Int32

integer Wartość określająca szerokość obramowania w pikselach wykresu.

Atrybuty

Uwagi

Aby uzyskać lub ustawić szerokość obramowania, użyj BorderlineWidth zamiast tego.

Dotyczy