LegendItem.Enabled Właściwość

Definicja

Pobiera lub ustawia flagę wskazującą, czy element legendy jest włączony.

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Wartość właściwości

true jeśli element legendy jest włączony; w przeciwnym razie , false. Wartość domyślna to true.

Uwagi

Ta właściwość ma zastosowanie do całego LegendItemobiektu .

Dotyczy