ChartAxisInstance.Interlaced 属性

定义

获取 Interlaced 类中 ChartAxis 属性的计算值。

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

属性值

一个 Boolean 值,该值表示 Interlaced 属性的计算值。

适用于