ChartAxisInstance.Interlaced Property

Definition

Gets the calculated value of the Interlaced property in a ChartAxis class.

public:
 property bool Interlaced { bool get(); };
public bool Interlaced { get; }
member this.Interlaced : bool
Public ReadOnly Property Interlaced As Boolean

Property Value

A Boolean value that represents the calculated value of the Interlaced property.

Applies to