Sdílet prostřednictvím


Chart.BorderlineWidth Vlastnost

Definice

Získá nebo nastaví šířku čáry ohraničení pro celý obrázek grafu.

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

Hodnota vlastnosti

Int32

Hodnota integer , která určuje šířku ohraničení grafu v pixelech.

Atributy

Platí pro