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 对象。

适用于