次の方法で共有


InterlacedColor プロパティ

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

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property InterlacedColor As ReportColor
    Get
'使用
Dim instance As ChartAxisInstance
Dim value As ReportColor

value = instance.InterlacedColor
public ReportColor InterlacedColor { get; }
public:
property ReportColor^ InterlacedColor {
    ReportColor^ get ();
}
member InterlacedColor : ReportColor
function get InterlacedColor () : ReportColor

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportColor
InterlacedColor プロパティの計算値を表す ReportColor 値。