Axis.IsLabelAutoFit Propriedade

Definição

Obtém ou define um sinalizador que determina se os rótulos de eixo são ajustados automaticamente.

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

Valor da propriedade

Boolean

true se os rótulos de eixo forem ajustados automaticamente; caso contrário, false.

Atributos

Aplica-se a