Chart.BorderWidth Właściwość

Definicja

Pobiera lub ustawia szerokość obramowania wykresu.

public:
 virtual property System::Web::UI::WebControls::Unit BorderWidth { System::Web::UI::WebControls::Unit get(); void set(System::Web::UI::WebControls::Unit value); };
[System.ComponentModel.Browsable(false)]
public override System.Web.UI.WebControls.Unit BorderWidth { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.BorderWidth : System.Web.UI.WebControls.Unit with get, set
Public Overrides Property BorderWidth As Unit

Wartość właściwości

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

Atrybuty

Uwagi

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

Dotyczy