Legend.IsTextAutoFit Proprietà

Definizione

Ottiene o imposta un contrassegno che indica se il testo della legenda viene ridimensionato automaticamente.

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

Valore della proprietà

Boolean

true se il testo della legenda viene ridimensionato automaticamente. In caso contrario false.

Attributi

Si applica a