Sdílet prostřednictvím


Legend.IsTextAutoFit Vlastnost

Definice

Získá nebo nastaví příznak označující, zda se má text legendy automaticky měnit.

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

Boolean

true Pokud je text legendy automaticky zvětšený; v opačném případě false .

Atributy

Platí pro