Partager via


AxisScaleView.IsZoomed Propriété

Définition

Obtient un indicateur qui détermine si un zoom avant est effectué sur l'axe.

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é

Boolean

true si un zoom avant est effectué sur l'axe, sinon false.

Attributs

S’applique à