Share 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)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public bool IsInterlaced { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
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 à