Chart.BorderlineWidth Właściwość

Definicja

Pobiera lub ustawia szerokość linii obramowania dla całego obrazu wykresu.

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

Wartość właściwości

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

Atrybuty

Dotyczy