Compartir vía


Legend.IsTextAutoFit Propiedad

Definición

Obtiene o establece una marca que indica si el tamaño del texto de la leyenda se ajusta automáticamente.

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

Valor de propiedad

Boolean

Es true si el tamaño del texto de la leyenda se ajusta automáticamente; de lo contrario, es false.

Atributos

Se aplica a