LegendItem.Enabled Eigenschap

Definitie

Hiermee wordt een vlag ophaalt of ingesteld die aangeeft of het legenda-item is ingeschakeld.

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

Waarde van eigenschap

true als het legenda-item is ingeschakeld; anders, false. De standaardwaarde is true.

Opmerkingen

Deze eigenschap is van toepassing op het hele LegendItem.

Van toepassing op