Partager via


Axis.IsInterlaced Propriété

Définition

Obtient ou définit un indicateur qui détermine si les franges entrelacées s'affichent pour un axe.

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

Valeur de propriété

Boolean

true si les franges entrelacées s'affichent pour un axe ; sinon, False.

Attributs

S’applique à