LegendItem.Enabled Właściwość

Definicja

Pobiera lub ustawia flagę, która wskazuje, 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

Boolean

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

Uwagi

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

Dotyczy