次の方法で共有


InRangeLabelColor プロパティ

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

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

構文

'宣言
Public ReadOnly Property InRangeLabelColor As ReportColor
    Get
'使用
Dim instance As ScaleRangeInstance
Dim value As ReportColor

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

プロパティ値

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