次の方法で共有


ScaleRange.InRangeTickMarksColor プロパティ

定義

この範囲内に含まれる目盛りの色に評価される式を取得します。

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

プロパティ値

ReportColorProperty オブジェクト。

適用対象