Sdílet prostřednictvím


LegendItem.BorderWidth Vlastnost

Definice

Získá nebo nastaví šířku ohraničení položky legendy.

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

Hodnota vlastnosti

Int32

Hodnota, integer která určuje šířku ohraničení položky legendy v pixelech.

Atributy

Poznámky

Vlastnost lze také použít k nastavení šířky čar, když se například vlastní položky legendy zobrazují BorderWidth se Line stylem.

Poznámka: Tato vlastnost se vztahuje pouze na LegendCell objekty s nebo LegendCellType SeriesSymbol Image .

Platí pro