Axis.IsLabelAutoFit Eigenschap

Definitie

Hiermee wordt een vlag opgehaald of ingesteld waarmee wordt bepaald of aslabels automatisch worden aangepast.

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

Waarde van eigenschap

true indien aslabels automatisch worden aangepast; anders, false.

Kenmerken

Van toepassing op