Condividi tramite


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