AxisScaleView.IsZoomed Propriété

Définition

Obtient un indicateur qui indique si l’axe est zoomé.

public:
 property bool IsZoomed { bool get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public bool IsZoomed { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.IsZoomed : bool
Public ReadOnly Property IsZoomed As Boolean

Valeur de propriété

true si l’axe est zoomé ; sinon, false.

Attributs

S’applique à