Share via


Axis.IsInterlaced Proprietà

Definizione

Ottiene o imposta un flag che determina se le strisce interlacciate di un asse vengono visualizzate.

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

Valore della proprietà

Boolean

true se le strisce interlacciate di un asse vengono visualizzate. In caso contrario false.

Attributi

Si applica a