Freigeben über


Legend.IsTextAutoFit Eigenschaft

Definition

Ruft ein Flag ab, das angibt, ob die Größe des Legendentexts automatisch angepasst wird, oder legt dieses fest.

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

Eigenschaftswert

Boolean

true, wenn die Größe des Legendentexts automatisch angepasst wird, andernfalls false.

Attribute

Gilt für