次の方法で共有


ScaleRange.InRangeBarPointerColor プロパティ

定義

この範囲内にバー ポインターが含まれる場合に、バー ポインターの色に評価される式を取得します。

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

プロパティ値

ReportColorProperty オブジェクト。

適用対象