SmartLabelStyle.Enabled Vlastnost

Definice

Získá nebo nastaví příznak, který označuje, zda SmartLabelStyle je povolen algoritmus.

public:
 virtual property bool Enabled { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
public virtual bool Enabled { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Enabled : bool with get, set
Public Overridable Property Enabled As Boolean

Hodnota vlastnosti

true pokud se použije algoritmus, který zabrání překrývání popisků datových bodů. False pokud se nepřekrývání popisků datových bodů nezabrání. Výchozí hodnota je true.

Atributy

Platí pro