Share via


Legend.IsTextAutoFit Vlastnost

Definice

Získá nebo nastaví příznak, který označuje, zda má text legendy automaticky velikost.

public:
 property bool IsTextAutoFit { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public bool IsTextAutoFit { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.IsTextAutoFit : bool with get, set
Public Property IsTextAutoFit As Boolean

Hodnota vlastnosti

truepokud je text legendy automaticky dimenzovaný; v opačném případě . false

Atributy

Platí pro