Legend.IsTextAutoFit Vlastnost

Definice

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

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

Hodnota vlastnosti

trueje-li text legendy automaticky o velikosti; v opačném případě . false

Atributy

Platí pro