言語

ChartAxisInstance.InterlacedColor プロパティ

定義

ChartAxisクラスにおけるInterlacedColorプロパティの計算値を取得します。

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

プロパティ値

InterlacedColorプロパティの計算値を表すReportColor値です。

適用対象