言語

ChartAxis.Interlaced プロパティ

定義

軸のグリッド線、ティックマーク、またはラベル区間ごとにストリップラインを使うかどうかを示す値が得られます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ Interlaced { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty Interlaced { get; }
member this.Interlaced : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property Interlaced As ReportBoolProperty

プロパティ値

ReportBoolProperty オブジェクト。

適用対象